public interface TableSpecificationSource
Modifier and Type | Method and Description |
---|---|
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 getExplicitSchemaName()
null
, the binder will apply the default.java.lang.String getExplicitCatalogName()
null
, the binder will apply the default.java.lang.String getComment()
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.