Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
DBConnection.java 11.3 KB 6606 over 12 years ben leinfelder uses prepared statement instead of plain old st...
DBConnectionPool.java 29.6 KB 9969 over 7 years Jing Tao Change the debug level from debug to trace.
DBVersion.java 2.12 KB 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...
DatabaseService.java 3.15 KB 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...

Latest revisions

# Date Author Comment
9969 09/12/2016 09:44 PM Jing Tao

Change the debug level from debug to trace.

6606 11/04/2011 02:45 PM ben leinfelder

uses prepared statement instead of plain old statement.
deprecated the DBConnection.createStatement() method to discourage direct parameter value use in favor of parameter binding.
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5527

6124 06/07/2011 09:53 AM Chris Jones

Merged in the D1_0_6_2_BRANCH changes that include the transition from ObjectFormat calls to ObjectFormatCache calls.

5944 02/10/2011 04:17 PM berkley

fixed replication bug where systemmetadata was not getting procssed correctly

5943 02/10/2011 10:56 AM berkley

think I fixed the connection problem. one connection in IdentifierManager was being leaked. added more debug info in case it happens again

5933 02/08/2011 02:08 PM berkley

added some debug info to DBConnectionPool

5319 04/19/2010 04:51 PM Matt Jones

Modifications to support the DataONE service API version 0.1.0. For DataONE, the get() and
create() services are partially complete. Several more functions and checks need to be added to
create() before it is viable. This DataONE support is not complete, and the current support breaks the MetacatRestClientTest for the time being (this client will eventually be removed).

5168 12/18/2009 01:39 PM daigle

log connection warnings only when thresholds are exceeded. Add method names to log output

5030 08/24/2009 02:34 PM daigle

Change location of PropertyService to properties directory

5027 08/14/2009 02:26 PM daigle

Change MetaCatVersion to MetacatVersion

View revisions

Also available in: Atom