cvs commit: jakarta-jetspeed/src/sql/external turbine-db2.sql turbine-hypersonic.sql turbine-mysql.sql turbine-oracle.sql turbine-postgres.sql turbine-sybase.sql

2001-08-24 Thread taylor
taylor 01/08/24 00:36:16 Modified:src/sql/external turbine-db2.sql turbine-hypersonic.sql turbine-mysql.sql turbine-oracle.sql turbine-postgres.sql turbine-sybase.sql Log: - update SQL scripts, column LAST_LOGIN was incorrect Rev

cvs commit: jakarta-jetspeed/webapp/WEB-INF/db jetspeed.properties jetspeed.script

2001-08-24 Thread taylor
taylor 01/08/24 00:36:46 Modified:webapp/WEB-INF/db jetspeed.properties jetspeed.script Log: - update Hypersonic DB, column LAST_LOGIN was incorrect Revision ChangesPath 1.9 +1 -1 jakarta-jetspeed/webapp/WEB-INF/db/jetspeed.properties Index: jetspeed.pro

DatabasePsmlManagerService Implementation

2001-08-24 Thread Atul Dambalkar
Hi, I am working on this service implementation. We are in the development stage. (Work was stalled since I was on a month vacation). Code needs few improvements, in terms of handling different databases(right now it uses Oracle), as at first we were concentrating on the Interface definitions.