|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdk.netarkivet.common.utils.SettingsFactory<DBSpecifics>
dk.netarkivet.archive.arcrepository.bitpreservation.DBSpecifics
dk.netarkivet.archive.arcrepository.bitpreservation.DerbySpecifics
public abstract class DerbySpecifics
Derby-specific implementation of DB methods.
Field Summary | |
---|---|
(package private) org.apache.commons.logging.Log |
log
The log. |
Constructor Summary | |
---|---|
DerbySpecifics()
|
Method Summary |
---|
Methods inherited from class dk.netarkivet.archive.arcrepository.bitpreservation.DBSpecifics |
---|
backupDatabase, getDriverClassName, getInstance, shutdownDatabase |
Methods inherited from class dk.netarkivet.common.utils.SettingsFactory |
---|
getInstance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
org.apache.commons.logging.Log log
Constructor Detail |
---|
public DerbySpecifics()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |