public class TableSourceImpl extends AbstractHbmSourceNode implements TableSource
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCheckConstraint() |
java.lang.String |
getComment() |
java.lang.String |
getExplicitCatalogName()
Obtain the supplied catalog name
|
java.lang.String |
getExplicitSchemaName()
Obtain the supplied schema name
|
java.lang.String |
getExplicitTableName()
Obtain the supplied table name.
|
java.lang.String |
getRowId() |
mappingRoot, metadataBuildingContext, origin, sourceMappingDocumentpublic java.lang.String getExplicitCatalogName()
TableSpecificationSourcegetExplicitCatalogName in interface TableSpecificationSourcenull, the binder will apply the default.public java.lang.String getExplicitSchemaName()
TableSpecificationSourcegetExplicitSchemaName in interface TableSpecificationSourcenull, the binder will apply the default.public java.lang.String getExplicitTableName()
TableSourcegetExplicitTableName in interface TableSourcenull is no name specified.public java.lang.String getRowId()
getRowId in interface TableSourcepublic java.lang.String getComment()
getComment in interface TableSpecificationSourcepublic java.lang.String getCheckConstraint()
getCheckConstraint in interface TableSourceCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.