Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
AbstractDatabase.java 4.36 KB 1746 over 20 years Jing Tao Add a concrete method toDate which can transfer...
OracleAdapter.java 3.09 KB 1747 over 20 years Jing Tao Get rid of toDate method. It inherentise from A...
PostgresqlAdapter.java 3.34 KB 1745 over 20 years Jing Tao Add new method to handle toDate function.
SqlserverAdapter.java 3.26 KB 1745 over 20 years Jing Tao Add new method to handle toDate function.

Latest revisions

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

Get rid of toDate method. It inherentise from AbstractAdaptor.

1746 07/23/2003 11:50 AM Jing Tao

Add a concrete method toDate which can transfer text string to date type.

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

Add new method to handle toDate function.

1136 05/23/2002 10:30 PM Jing Tao

Change back to pass Connection a parameter.

1135 05/23/2002 10:29 PM Jing Tao

Change back to pass connection as parameter.

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

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

1133 05/23/2002 10:26 PM Jing Tao

Change back to pass connection as paramter in getUniqueID, otherwise new connection will cause a error:
sequence XML_NODES_ID_SEQ.CURRVAL is not yet defined in this session

1129 05/23/2002 08:39 PM Jing Tao

Using getDBConenction rather than pass connection as parameter.

1128 05/23/2002 08:38 PM Jing Tao

Using getDBConnection rather than pass connection as a parameter.

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

Using getDBConnection method rather than a parameter.

View revisions

Also available in: Atom