public class JdbcMetaManager extends Object
| Constructor and Description |
|---|
JdbcMetaManager() |
| Modifier and Type | Method and Description |
|---|---|
static to.etc.webapp.qsql.IJdbcType |
createConverter(JdbcPropertyMeta pm) |
static JdbcClassMeta |
getMeta(Class<?> jdbcClass) |
static boolean |
isSimpleType(Class<?> clz) |
static void |
register(IJdbcTypeFactory f) |
public static JdbcClassMeta getMeta(Class<?> jdbcClass) throws Exception
Exceptionpublic static void register(IJdbcTypeFactory f)
public static to.etc.webapp.qsql.IJdbcType createConverter(JdbcPropertyMeta pm) throws Exception
Exceptionpublic static boolean isSimpleType(Class<?> clz)
Copyright © 2017 etc.to. All rights reserved.