Package | Description |
---|---|
org.deventropy.junithelper.derby |
JUnit Helper Derby is a utility to allow testing JDBC related code against Apache Derby embedded instances using
JUnit version 4.x.
|
Modifier and Type | Method and Description |
---|---|
DbCreateFromRestroreMode |
DerbyResourceConfig.getDbCreateFromRestoreMode()
Controls if the database should be created or restored from a backup.
|
static DbCreateFromRestroreMode |
DbCreateFromRestroreMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DbCreateFromRestroreMode[] |
DbCreateFromRestroreMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015-2016 Development Entropy (deventropy.org) Contributors