cn.gtmap.estateplat.core.support.mybatis.mapper
类 EntityHelper.EntityTable
java.lang.Object
cn.gtmap.estateplat.core.support.mybatis.mapper.EntityHelper.EntityTable
- 包容类:
- EntityHelper
public static class EntityHelper.EntityTable
- extends Object
实体对应表的配置信息
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityHelper.EntityTable
public EntityHelper.EntityTable()
setTable
public void setTable(javax.persistence.Table table)
getName
public String getName()
getCatalog
public String getCatalog()
getSchema
public String getSchema()
getPrefix
public String getPrefix()
getEntityClassColumns
public Set<EntityHelper.EntityColumn> getEntityClassColumns()
getEntityClassPKColumns
public Set<EntityHelper.EntityColumn> getEntityClassPKColumns()
getAliasMap
public Map<String,String> getAliasMap()
Copyright © 2015–2017 cn.gtmap. All rights reserved.