public class TableUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static Map<String,String> |
javaProperty2SqlColumnMap |
| Constructor and Description |
|---|
TableUtils() |
public static String createTable(Class<?> clazz, String tableName) throws IOException
IOExceptionCopyright © 2021. All rights reserved.