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 JdbcDerbySubSubProtocol |
DerbyResourceConfig.getDefaultSubSubProtocol()
The default sub-sub protocol value.
|
JdbcDerbySubSubProtocol |
DerbyResourceConfig.getSubSubProtocol()
The JDBC sub-sub protocol to use for the embedded database.
|
static JdbcDerbySubSubProtocol |
JdbcDerbySubSubProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JdbcDerbySubSubProtocol[] |
JdbcDerbySubSubProtocol.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