postgresql/src/interfaces/jdbc/example
Bruce Momjian 25b5faa7cd Just a quick patch. This makes the JDBC driver thread safe, which is an
important step towards making the driver compliant, and means that for
some Java applications and servlets, only a single database connection
is
needed, so in a sence this is a nice little show stopper for 6.4 (and
should still be backward compatible to 6.3.2).

Peter
1998-10-08 00:38:21 +00:00
..
basic.java Oops...missed over half the patch :( 1998-01-13 02:19:56 +00:00
blobtest.java Oops...missed over half the patch :( 1998-01-13 02:19:56 +00:00
datestyle.java Oops...missed over half the patch :( 1998-01-13 02:19:56 +00:00
ImageViewer.java Oops...missed over half the patch :( 1998-01-13 02:19:56 +00:00
metadata.java New stuff for 6.4 jdbc. 1998-09-03 02:29:45 +00:00
psql.java New stuff from Peter Mount for jdbc. 1998-09-03 02:31:38 +00:00
threadsafe.java Just a quick patch. This makes the JDBC driver thread safe, which is an 1998-10-08 00:38:21 +00:00