Re: Submission of new DefaultProperties class - Mailing list pgsql-jdbc

From Peter Eisentraut
Subject Re: Submission of new DefaultProperties class
Date
Msg-id Pine.LNX.4.30.0111051804340.617-100000@peter.localdomain
Whole thread Raw
In response to Submission of new DefaultProperties class  (Ned Wolpert <wolpert@yahoo.com>)
Responses Re: Submission of new DefaultProperties class  (Ned Wolpert <wolpert@yahoo.com>)
List 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@gmx.net   http://funkturm.homeip.net/~peter


pgsql-jdbc by date:

Previous
From: "Jayesh K. Parayali"
Date:
Subject: Re: jdbc example: java.lang.NoClassDefFoundError
Next
From: Peter Eisentraut
Date:
Subject: Documentation PostgreSQL-specific JDBC methods