| Interface | Description |
|---|---|
| IColumnType |
Interface for column type driver implementations
|
| IDBSchemaUtilsDriver | |
| ResultSetParseHelper.IRecordParser<I,M,P,B> |
A record parser extract data from
ResultSet and provide the data object with parsed values. |
| TypedTreeJDBCCruder.IRuntimeParameter |
| Class | Description |
|---|---|
| DBSchemaUtils | |
| DBSchemaUtils.ColumnProcessor | |
| DBSchemaUtils.TableProcessor | |
| ParseDBSchemaHandler | |
| ResultSetParseHelper |
A helper class to convert data from more or less complex linked
ResultSet to a tree like / object based data structure. |
| ResultSetParseHelper.Cursor<I,M,P> |
The cursor is the access point to database and create java objects
|
| ResultSetParseHelper.ResultSetParseHelperBuilder<B,I,M,P> |
Builder to build a
ResultSetParseHelper |
| TypedTreeJDBCCruder |
| Enum | Description |
|---|---|
| DBSchemaUtils.ActionType |
An action type describes the kind of process in schema update workflow.
|
| 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.
|
| IColumnType.ColumnType | |
| IColumnType.Function |
| Exception | Description |
|---|
Copyright © 2020. All rights reserved.