public class SqlUtil extends Object
| Constructor and Description |
|---|
SqlUtil() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends com.github.shoothzj.config.client.api.BaseConfig> |
getDdl(Class<T> configClass) |
static <T extends com.github.shoothzj.config.client.api.BaseConfig> |
getTableName(Class<T> configClass) |
static <T extends com.github.shoothzj.config.client.api.BaseConfig> |
getTableName(String className) |
static Object[] |
updateSqlHelp(List<Object> colValList,
Object... ids) |
Copyright © 2021 Shoothzj. All rights reserved.