public class TableInfoHelper extends Object
实体类反射表辅助类
TableInfoHelper()
static TableInfo
getTableInfo(Class<?> clazz)
initTableInfo(Class<?> clazz)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TableInfoHelper()
public static TableInfo getTableInfo(Class<?> clazz)
获取实体映射表信息
clazz
public static TableInfo initTableInfo(Class<?> clazz)
实体类反射获取表信息【初始化】
Copyright © 2016. All rights reserved.