Package de.aristaflow.adept2.base.registry.dbconfiguration
-
Class Summary Class Description DatabaseConfiguration ThisDatabaseConfiguration
checks whether the corresponding table exists before it executes a query or a statement.DataSourceWrapper A simple wrapper for aJDBCDataSource
which is required byDatabaseConfiguration
.TableManager This class creates and drops tables for aDatabaseConfiguration
.