public class EntityTableNameManager extends Object
static Map<Class<?>,String>
ENTITY_TABLE_NAME_CACHE_MAP
EntityTableNameManager()
static <ENTITY> String
getTableName(Class<ENTITY> entityClass)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Map<Class<?>,String> ENTITY_TABLE_NAME_CACHE_MAP
public EntityTableNameManager()
public static <ENTITY> String getTableName(Class<ENTITY> entityClass)
Copyright © 2021. All rights reserved.