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.
|
org.deventropy.junithelper.derby.datasource |
Junit Helper Derby extensions to support working with
DataSource s over a
EmbeddedDerbyResource using the JUnit 4.x resource
EmbeddedDerbyDataSourceResource . |
org.deventropy.junithelper.derby.util |
Utility classes as part of the Deventropy Junit Helper Derby package.
|
Class and Description |
---|
DbCreateFromRestroreMode
When creating or restoring a database from a backup copy, Derby supports one of three modes.
|
DerbyResourceConfig
Configurations to control the
EmbeddedDerbyResource . |
ErrorLoggingMode
Derby error logging
(derby.log) modes supported by the JUnit Derby helper. |
JdbcDerbySubSubProtocol
Embedded Derby JDBC Sub-Protocols supported by this tool.
|
Class and Description |
---|
DerbyResourceConfig
Configurations to control the
EmbeddedDerbyResource . |
EmbeddedDerbyResource
Provides an in-memory Derby resource.
|
Class and Description |
---|
EmbeddedDerbyResource
Provides an in-memory Derby resource.
|
Copyright © 2015-2016 Development Entropy (deventropy.org) Contributors