Package de.aristaflow.adept2.base.registry.dbconfiguration
package de.aristaflow.adept2.base.registry.dbconfiguration
-
ClassesClassDescriptionThis
DatabaseConfigurationchecks whether the corresponding table exists before it executes a query or a statement.A simple wrapper for aJDBCDataSourcewhich is required byDatabaseConfiguration.This class creates and drops tables for aDatabaseConfiguration.