public class EntityToTableMap extends Object
| Modifier and Type | Field and Description |
|---|---|
static Map<Class<?>,String> |
apiTypeToTableNameMap |
static Map<Class<? extends Entity>,String> |
entityToTableNameMap |
| Constructor and Description |
|---|
EntityToTableMap() |