|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| DatabaseUpdater | |
| JdbcConfiguration | Used with the @Jdbc annotation to specify JDBC parameters for unit testing. |
| Class Summary | |
|---|---|
| AbstractJdbcConfiguration | |
| DerbyEmbedded | |
| DynamicJdbcConfiguration | A JDBC configuration that can be configured through either system properties or a configuration file. |
| EmptyDatabase | |
| Hsql | |
| HsqlFileStorage | |
| MySql | |
| NullDatabase | |
| Oracle | |
| Postgres | |
| SqlServer | |
| Annotation Types Summary | |
|---|---|
| Data | Use with ActiveObjectsJUnitRunner to specify schema initialization behavior. |
| Jdbc | Use with ActiveObjectsJUnitRunner to specify the JDBC configuration for the
EntityManager used in unit tests. |
| NonTransactional | An annotation that disables the default transaction management behavior for JUnit test methods. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||