Package net.sf.jailer.database
package net.sf.jailer.database
-
ClassDescriptionBasic implementation of
DataSource.Wraps a Jdbc-Driver.Renews the DB2 table statistics for the working-tables by executing a shell-script.Default implementation ofTemporaryTableManager.ASession.ResultSetReaderthat writes the read rows as SQL-DELETE-statements into the deletion-script.Factory.ASession.ResultSetReaderthat writes the read rows as DML-statements into the export-script.Factory.Transforms columns with import-Filters into SQL-expressions.ReadsResultSets and builds inline-views according to the content.Styles of inline-views for different DBMS'es.Provides a local database (H2).Validates all primary keys of a set of tables.Manages database sessions on a 'per thread' basis.Reads a JDBC-result-set.Connection factory.Reads a JDBC-result-set.Renews the DB table statistics for the working-tables by executing a shell-script.Description of the DBMS's SQL dialect.WrapsSQLExceptions and holds SQL statement.Renews the statistics for the working-tables by executing a SQL-script.Builds compact SQL-statements of the pattern: HEAD ITEM {SEPARATOR ITEM}* TERMINATOR.Renews the DB table statistics for the working-tables.Manages DDL/DML for temporary working tables.Statements for updates.ASession.ResultSetReaderthat writes the read rows as UPDATE statements into the export-script.Statements for upserts (overwrites).Working-tables scopes.