public interface TableSpaceSqlProcessor
Modifier and Type | Method and Description |
---|---|
List<String> |
getCreateSql(Table table,
String packageName) |
List<String> |
getUpdateSql(Table table,
String packageName,
Connection connection) |
List<String> getUpdateSql(Table table, String packageName, Connection connection) throws SQLException
SQLException
Copyright © 2006–2018 TinyGroup. All rights reserved.