public class EntityCache extends Object
| Modifier and Type | Method and Description |
|---|---|
ColumnInfo |
getColumnInfo(Class clazz,
String propertyName) |
String |
getColumnNameByProperty(Field field) |
static EntityCache |
getInstance() |
public static EntityCache getInstance()
public ColumnInfo getColumnInfo(Class clazz, String propertyName)
Copyright © 2021 wz2cool. All rights reserved.