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 |
---|---|
static ErrorLoggingMode |
DerbyResourceConfig.getDefaultErrorLoggingMode()
The default logging setup.
|
ErrorLoggingMode |
DerbyResourceConfig.getErrorLoggingMode()
The configured error logging mode.
|
static ErrorLoggingMode |
ErrorLoggingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorLoggingMode[] |
ErrorLoggingMode.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