protected static class DBSchemaUtils.ColumnProcessor extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ColumnProcessor() |
public static DBSchemaUtils.ColumnTracker checkColumnDefinition(DBSchemaUtils dbSchemaUtils, Connection connection, IDBSchemaUtilsDriver driver, BranchNode<?,DBSchemaNodeType> schema, BranchNode<DBSchemaNodeType,TableNodeType> table, BranchNode<TableNodeType,ColumnNodeType> column, Map<String,Object> tableProperties, DBSchemaUtils.CheckProperties checkProperties)
public static void checkColumnProperties(DBSchemaUtils dbSchemaUtils, Connection connection, IDBSchemaUtilsDriver driver, BranchNode<?,DBSchemaNodeType> schema, BranchNode<?,TableNodeType> table, BranchNode<?,ColumnNodeType> column, DBSchemaUtils.ColumnTracker columnTracker, Map<String,Object> columnProperties, DBSchemaUtils.CheckProperties checkProperties)
public static void createColumnKeys(DBSchemaUtils dbSchemaUtils, Connection connection, IDBSchemaUtilsDriver driver, BranchNode<?,DBSchemaNodeType> schema, BranchNode<?,TableNodeType> table, DBSchemaUtils.ColumnTracker columnTracker, DBSchemaUtils.CheckProperties checkProperties)
Copyright © 2020. All rights reserved.