Project

General

Profile

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

Latest revisions

# Date Author Comment
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.

1122 05/23/2002 01:40 PM Jing Tao

In returnDBConnection method, a new parameter named serialNumber was added. It will compare to the checkOutSerialNumber in DBConnection.

1121 05/23/2002 01:38 PM Jing Tao

Add a new attribute named checkOutSerialNumber, which to make sure when DBConnection would not be check in mutiple times.

1120 05/23/2002 08:46 AM Jing Tao

Change some debug message.

1119 05/22/2002 08:22 PM Jing Tao

Change package name of this class.

1118 05/22/2002 08:19 PM Jing Tao

Change package name. Factor of docid change from 10000 to 100000.

1117 05/22/2002 08:17 PM Jing Tao

Change package name and data file path. The factor for docid change from 10000 to 100000.

View all revisions | View revisions

Also available in: Atom