接口 InLineViewSource
-
- 所有超级接口:
TableSpecificationSource
- 所有已知实现类:
InLineViewSourceImpl
public interface InLineViewSource extends TableSpecificationSource
Describes in-line view source information. Generally, eitherSubselector<subselect/>- 作者:
- Steve Ebersole
-
-
方法概要
所有方法 实例方法 抽象方法 修饰符和类型 方法 说明 StringgetLogicalName()StringgetSelectStatement()Obtain theSQL SELECTstatement to use.-
从接口继承的方法 org.hibernate.boot.model.source.spi.TableSpecificationSource
getComment, getExplicitCatalogName, getExplicitSchemaName
-
-