Package org.cdlib.mrt.db
Class DPRFileDB
java.lang.Object
org.cdlib.mrt.db.DPRFileDB
- Author:
- dloy
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
getConnection
(boolean autoCommit) getConnectionOriginal
(boolean autoCommit) getConnectionWithReconnect
(boolean autoCommit) getSingleConnection
(boolean autoCommit) static String
retrieveENC
(String key) protected void
setPool()
void
shutDown()
-
Field Details
-
NAME
- See Also:
-
MESSAGE
- See Also:
-
PW
- See Also:
-
logger
-
pool
-
dburl
-
dbuser
-
dbpass
-
-
Constructor Details
-
DPRFileDB
- Throws:
TException
-
DPRFileDB
- Throws:
TException
-
-
Method Details
-
getConnection
- Throws:
TException
-
getSingleConnection
- Throws:
TException
-
getConnectionWithReconnect
- Throws:
TException
-
setPool
- Throws:
TException
-
attemptReconnection
- Throws:
TException
-
getConnectionOriginal
- Throws:
TException
-
shutDown
public void shutDown() -
retrieveENC
- Throws:
TException
-