| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Ned Wolpert <wolpert(at)yahoo(dot)com> |
| Cc: | <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: Submission of new DefaultProperties class |
| Date: | 2001-11-05 20:06:04 |
| Message-ID: | Pine.LNX.4.30.0111051804340.617-100000@peter.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
Ned Wolpert writes:
> I'm not sure that the mailing list is working, but I wanted to send
> this to the group. I've got two files that help with default
> configuration. The first is the DefaultProperties.java file, which
> belongs in the org/postgresql/util directory. This file contains
> methods to get, well, default properties. The default properties can
> either the system defaults in the org/postgresl/psqlProps.properties
> file (which I included as well)or the user defined psqlProps.properties.
Just a nit: You should probably avoid naming stuff "psql" unless it's got
to do with "psql". "PGstuff" is an acceptable naming convention.
--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dr. Evil | 2001-11-05 21:20:54 | Convert Timestamp to Date? |
| Previous Message | Peter Eisentraut | 2001-11-05 20:05:45 | Documentation PostgreSQL-specific JDBC methods |