Activity
From 05/23/2002 to 06/21/2002
06/17/2002
- 03:59 PM Revision 1229 (metacat): added mappings for new eml beta6 stylesheets
- 02:37 PM Revision 1228 (metacat): Change the maximum connection number from 10 to 25.
- 02:36 PM Revision 1227 (metacat): Change eml-tag to RELEASE_EML_2_0_0_BETA_6_REV1. In "getdtd" target, style sheet will be check out from eml module and will be copy to lib/style.
06/14/2002
- 11:20 AM Revision 1222 (metacat): Change the test case order.
- 09:36 AM Revision 1221 (metacat): Add code to shrink connection pool size. If all connections are free.
- 09:36 AM Revision 1220 (metacat): Add a new method shrinkConnectionPoolSize .
06/13/2002
- 03:43 PM Revision 1219 (metacat): Add a new method to shrink DBConnection pool size.
- 12:01 PM Revision 1218 (metacat): Add this file from branch to head.
- 11:54 AM Revision 1217 (metacat): Merge DBConnection branch to head.
- 11:51 AM Revision 1216 (metacat): Merger DBConnect branch to head.
- 11:37 AM Revision 1215 (metacat): Merge DBConnection branch to head.
- 11:37 AM Revision 1214 (metacat): Merge branch to head.
05/29/2002
05/24/2002
- 04:09 PM Revision 1142 (metacat): Change back to Connection. DBConnection will store in cvs branch..
- 03:56 PM Revision 1141 (metacat): Change back to Connection. DBConnection will store in a cvs branch.
- 03:51 PM Revision 1140 (metacat): Change back to using Connection. The DBConnection will be store in a cvs branch.
- 03:47 PM Revision 1139 (metacat): Change to using Connection back rather than DBConnection. DBConnection will be store in a cvs branch.
- 08:52 AM Revision 1138 (metacat): Add a new method commit.
05/23/2002
- 10:33 PM Revision 1137 (metacat): Change the API for dbAdopter.
- 10:30 PM Revision 1136 (metacat): Change back to pass Connection a parameter.
- 10:29 PM Revision 1135 (metacat): Change back to pass connection as parameter.
- 10:28 PM Revision 1134 (metacat): Change back to pass connection as a parameter. Because new connection will cause an error.
- 10:26 PM Revision 1133 (metacat): 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
- 08:50 PM Revision 1132 (metacat): Add a new method - createStatement.
- 08:48 PM Revision 1131 (metacat): Correct the parameter of getDBConnection - methodName in code.
- 08:42 PM Revision 1130 (metacat): Change for every method to use getDBConnection and returnDBConnection to manage DBConnection.
- 08:39 PM Revision 1129 (metacat): Using getDBConenction rather than pass connection as parameter.
- 08:38 PM Revision 1128 (metacat): Using getDBConnection rather than pass connection as a parameter.
- 08:36 PM Revision 1127 (metacat): Using getDBConnection method rather than a parameter.
- 08:35 PM Revision 1126 (metacat): Change the prototype of method getUniqeID
- 05:58 PM Revision 1125 (metacat): Add DBConnectionPool object in servlet's init method and DBConnectionPool's release method in servlet's destory method.
- 05:56 PM Revision 1124 (metacat): Delete connection as a class field and make every method to check in and check out connection if it need.
- 05:54 PM Revision 1123 (metacat): Make a every method check in and check out DBConnection if this method need a connection.
- 01:40 PM Revision 1122 (metacat): In returnDBConnection method, a new parameter named serialNumber was added. It will compare to the checkOutSerialNumber in DBConnection.
- 01:38 PM Revision 1121 (metacat): Add a new attribute named checkOutSerialNumber, which to make sure when DBConnection would not be check in mutiple times.
- 08:46 AM Revision 1120 (metacat): Change some debug message.
Also available in: Atom