aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/example/corba/StockDispenserImpl.java
Commit message (Collapse)AuthorAge
* JDBC is now on GBorgPostgreSQL Daemon2004-01-19
|
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-29
|
* Run pgjindent for Java folks.Bruce Momjian2002-09-06
|
* Change 'return ;' to 'return;'; remove space.Bruce Momjian2001-11-19
|
* More jdbc comment cleanups. Code looks very nice now.Bruce Momjian2001-11-19
|
* pgjindent jdbc files. First time jdbc files were formatted.Bruce Momjian2001-10-25
|
* From: Peter T Mount <peter@retep.org.uk>Marc G. Fournier1999-01-25
This implements some of the JDBC2 methods, fixes a bug introduced into the JDBC1 portion of the driver, and introduces a new example, showing how to use the CORBA ORB thats in Java2 with JDBC. The Tar file contains the new files, the diff the changes to the others. CHANGELOG is separate as I forgot to make a .orig ;-)