com.github.abel533.mapperhelper
类 EntityHelper.EntityTable
java.lang.Object
com.github.abel533.mapperhelper.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()
Copyright © 2014. All rights reserved.