Uses of Package
de.akquinet.jbosscc.guttenbase.tools
-
Classes in de.akquinet.jbosscc.guttenbase.tools used by de.akquinet.jbosscc.guttenbase.defaults.impl Class Description SplitColumn Sometimes the amount of data exceeds any buffer. -
Classes in de.akquinet.jbosscc.guttenbase.tools used by de.akquinet.jbosscc.guttenbase.hints Class Description EntityTableChecker Check if the given table is a "main" table in the sense that it represents an entity.MaxNumberOfDataItems How many data items may the INSERT statement have in total.NumberOfCheckedTableData How many rows of tables shall be regarded when checking that data has been transferred correctly.NumberOfRowsPerBatch How many rows will be inserted in single transaction?RefreshTargetConnection Some JDBC drivers seem to accumulate data over time, even after a connection is commited() and all statements, result sets, etc. are closed.ResultSetParameters Set fetch size and result set parameters, i.e.SelectWhereClause Optionally configure the SELECT statement created to read data from source tables with a WHERE clause.SplitColumn Sometimes the amount of data exceeds any buffer. -
Classes in de.akquinet.jbosscc.guttenbase.tools used by de.akquinet.jbosscc.guttenbase.hints.impl Class Description EntityTableChecker Check if the given table is a "main" table in the sense that it represents an entity.MaxNumberOfDataItems How many data items may the INSERT statement have in total.NumberOfCheckedTableData How many rows of tables shall be regarded when checking that data has been transferred correctly.NumberOfRowsPerBatch How many rows will be inserted in single transaction?RefreshTargetConnection Some JDBC drivers seem to accumulate data over time, even after a connection is commited() and all statements, result sets, etc. are closed.ResultSetParameters Set fetch size and result set parameters, i.e.SelectWhereClause Optionally configure the SELECT statement created to read data from source tables with a WHERE clause.SplitColumn Sometimes the amount of data exceeds any buffer. -
Classes in de.akquinet.jbosscc.guttenbase.tools used by de.akquinet.jbosscc.guttenbase.tools Class Description AbstractTableCopyTool Copy all tables from one connection to the other.MinMaxIdSelectorTool Compute MIN and MAX of given Id-ColumnScriptExecutorTool Execute given SQL script or single statements separated by given delimiter.ScriptExecutorTool.Command -
Classes in de.akquinet.jbosscc.guttenbase.tools used by de.akquinet.jbosscc.guttenbase.tools.db2 Class Description AbstractTablesOperationTool Will execute given SQL scriptlet on all tables or single table of given connector. -
Classes in de.akquinet.jbosscc.guttenbase.tools used by de.akquinet.jbosscc.guttenbase.tools.derby Class Description AbstractTablesOperationTool Will execute given SQL scriptlet on all tables or single table of given connector. -
Classes in de.akquinet.jbosscc.guttenbase.tools used by de.akquinet.jbosscc.guttenbase.tools.mssql Class Description AbstractTablesOperationTool Will execute given SQL scriptlet on all tables or single table of given connector. -
Classes in de.akquinet.jbosscc.guttenbase.tools used by de.akquinet.jbosscc.guttenbase.tools.mysql Class Description AbstractTablesOperationTool Will execute given SQL scriptlet on all tables or single table of given connector. -
Classes in de.akquinet.jbosscc.guttenbase.tools used by de.akquinet.jbosscc.guttenbase.tools.postgresql Class Description AbstractSequenceCreationTool Create auto-increment sequences for table IDs.AbstractSequenceUpdateTool Update auto-increment sequences for table IDs.AbstractTablesOperationTool Will execute given SQL scriptlet on all tables or single table of given connector.