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.14 KB 1748 over 20 years Jing Tao Get rid of toDate method and inherit from Abstr...
SqlserverAdapter.java 3.34 KB 1749 over 20 years Jing Tao Revise the toDate method for sql server.

Latest revisions

# Date Author Comment
1749 07/23/2003 11:55 AM Jing Tao

Revise the toDate method for sql server.

1748 07/23/2003 11:53 AM Jing Tao

Get rid of toDate method and inherit from AbstractAdapter directly.

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.

View revisions

Also available in: Atom