Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 743 over 23 years Matt Jones Modifications that change the package handling ...
  docs 994 almost 23 years berkley updated data directory note
  lib 1093 over 22 years Jing Tao Add two variables here: one is runDBConnectionR...
  src 1132 over 22 years Jing Tao Add a new method - createStatement.
  test 1120 over 22 years Jing Tao Change some debug message.
LICENSE 17.7 KB 666 about 24 years Matt Jones Modified the license and copyright terms for ma...
README 4.41 KB 1003 almost 23 years berkley updated some spelling and grammar errors
build.sh 1.03 KB 670 about 24 years Matt Jones Updated build files with minor documentation ch...
build.xml 17.4 KB 1116 over 22 years Jing Tao Change directories setting for junit test and j...

Latest revisions

# Date Author Comment
1132 05/23/2002 08:50 PM Jing Tao

Add a new method - createStatement.

1131 05/23/2002 08:48 PM Jing Tao

Correct the parameter of getDBConnection - methodName in code.

1130 05/23/2002 08:42 PM Jing Tao

Change for every method to use getDBConnection and returnDBConnection to manage DBConnection.

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.

1126 05/23/2002 08:35 PM Jing Tao

Change the prototype of method getUniqeID

1125 05/23/2002 05:58 PM Jing Tao

Add DBConnectionPool object in servlet's init method and DBConnectionPool's release method in servlet's destory method.

1124 05/23/2002 05:56 PM Jing Tao

Delete connection as a class field and make every method to check in and check out connection if it need.

1123 05/23/2002 05:54 PM Jing Tao

Make a every method check in and check out DBConnection if this method need a connection.

View all revisions | View revisions

Also available in: Atom