Project

General

Profile

  • svn:eol-style: native
  • svn:executable: *
  • svn:keywords: Author Date Id Revision

# Date Author Comment
1747 07/23/2003 11:52 AM Jing Tao

Get rid of toDate method. It inherentise from AbstractAdaptor.

1745 07/21/2003 06:35 PM Jing Tao

Add new method to handle toDate function.

1134 05/23/2002 10:28 PM Jing Tao

Change back to pass connection as a parameter. Because new connection will cause an error.

1127 05/23/2002 08:36 PM Jing Tao

Using getDBConnection method rather than a parameter.

775 06/08/2001 11:42 AM bojilova

rename the DB* classes to:
AbstractDatabase
OracleAdapter
PostgresqlAdapter
SqlserverAdapter