Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 743 about 23 years Matt Jones Modifications that change the package handling ...
  docs 994 about 22 years berkley updated data directory note
  junittests 1085 about 22 years Jing Tao Add some debug message in the code.
  lib 1093 about 22 years Jing Tao Add two variables here: one is runDBConnectionR...
  src 1095 about 22 years Jing Tao Add a method getDBConnection. In this method, m...
  test 973 about 22 years Jing Tao This script file can run serials queries and pr...
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 15.3 KB 1079 about 22 years Jing Tao Add a variable named datafilepath in it. MetaCa...

Latest revisions

# Date Author Comment
1095 05/20/2002 01:12 PM Jing Tao

Add a method getDBConnection. In this method, method name of method which checked out the connection can be passed to DBConnection object. In run() method, if a connection is checked out for too long (30 seconds), the method name and connection name will be print out.

1094 05/20/2002 01:08 PM Jing Tao

Add a attribute named checkOutMethodName and relative method. This variable can keep track which mehod check out the DBConnection.

1093 05/20/2002 01:06 PM Jing Tao

Add two variables here: one is runDBConnectionRecycleThread. If it set "on", the recycle connection tread will run periodically. The other is cycleTimeOfDBConnection. This is for the recycle periodical time in milli seconds.

1092 05/17/2002 05:20 PM Jing Tao

Add some new methods into this class.

1091 05/17/2002 05:19 PM Jing Tao

Add some new methods in this class.

1090 05/17/2002 05:18 PM Jing Tao

Add some variables to control db connection.

1089 05/16/2002 05:44 PM Jing Tao

Add some new methods in it. Remove openDBconnection part to DBConnection class.

1088 05/16/2002 05:43 PM Jing Tao

Add some new attributes and methods in it.

1087 05/15/2002 05:29 PM Jing Tao

Add a new class named DBConnectionPool. This class will create DBConnection pool and other user can get or return connection to it.

1086 05/15/2002 03:15 PM Jing Tao

Add this new class into meta package. DBConnection class repsent a conncetion and its information.

View all revisions | View revisions

Also available in: Atom