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

From Ned Wolpert
Subject Re: Submission of new DefaultProperties class
Date
Msg-id 20011105221759.90195.qmail@web13404.mail.yahoo.com
Whole thread Raw
In response to Re: Submission of new DefaultProperties class  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-jdbc
Ok, howabout naming the file pg.properties instead of
psqlProps.properties?  Other choices are pgDriver.properties?

--- Peter Eisentraut <peter_e@gmx.net> wrote:
> 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
>


=====
Virtually,        |                   "Must you shout too?"
Ned Wolpert       |                                  -Dante
wolpert@yahoo.com |
_________________/              "Who watches the watchmen?"
4e75                                       -Juvenal, 120 AD

-- Place your commercial here --                      fnord

__________________________________________________
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com

pgsql-jdbc by date:

Previous
From: Peter Eisentraut
Date:
Subject: Documentation PostgreSQL-specific JDBC methods
Next
From: Liam Stewart
Date:
Subject: Re: Funny timezone shift causes failure in test suite