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