public class TableBuilder extends Object
| 构造器和说明 |
|---|
TableBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
build(List<Table> tableList,
Config config) |
protected void |
doBuild(Table table,
Connection conn,
Config config) |
JavaType |
getJavaType() |
void |
setJavaType(JavaType javaType) |
protected JavaType javaType
public JavaType getJavaType()
public void setJavaType(JavaType javaType)
protected void doBuild(Table table, Connection conn, Config config) throws SQLException
SQLExceptionCopyright © 2024. All rights reserved.