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