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 TypeMethodDescriptionvoidgetConnection(boolean autoCommit) getConnectionOriginal(boolean autoCommit) getConnectionWithReconnect(boolean autoCommit) getSingleConnection(boolean autoCommit) static StringretrieveENC(String key) protected voidsetPool()voidshutDown()
-
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
-