| DBSchemaUtils |
| DBSchemaUtils.ActionType
An action type describes the kind of process in schema update workflow.
|
| DBSchemaUtils.CheckProperties |
| DBSchemaUtils.ColumnTracker |
| DBSchemaUtils.ObjectType
An object type describes the kind of object (table,column,key ...) in schema update workflow.
|
| DBSchemaUtils.PhaseType
An phase type describes the moment of handle database object in schema update workflow.
|
| DBSchemaUtils.SchemaUnusableException
This exception should thrown, if schema is unusable.
|
| DBSchemaUtils.TableTracker |
| IColumnType.ColumnType |
| IColumnType.Function |
| IDBSchemaUtilsDriver |
ResultSetParseHelper
A helper class to convert data from more or less complex linked ResultSet to a tree like / object based data structure.
|
| ResultSetParseHelper.Cursor
The cursor is the access point to database and create java objects
|
ResultSetParseHelper.IRecordParser
A record parser extract data from ResultSet and provide the data object with parsed values.
|
| ResultSetParseHelper.ResultSetParseHelperBuilder
|
| ResultSetParseHelper.ResultSetParseHelperBuilder.NodeConfiguration |
| ResultSetParseHelper.ResultSetParseHelperBuilder.ParsePhase |
| TypedTreeJDBCCruder |
| TypedTreeJDBCCruder.IRuntimeParameter |
| TypedTreeJDBCCruder.Session |
| TypedTreeJDBCCruder.Session.RuntimeParameter |