接口 TableSource
-
- 所有超级接口:
TableSpecificationSource
- 所有已知实现类:
TableSourceImpl
public interface TableSource extends TableSpecificationSource
Contract describing source of table information- 作者:
- Steve Ebersole
-
-
方法概要
所有方法 实例方法 抽象方法 修饰符和类型 方法 说明 StringgetCheckConstraint()StringgetExplicitTableName()Obtain the supplied table name.StringgetRowId()-
从接口继承的方法 org.hibernate.boot.model.source.spi.TableSpecificationSource
getComment, getExplicitCatalogName, getExplicitSchemaName
-
-