public interface TableSpecificationSource
Modifier and Type | Method and Description |
---|---|
String |
getComment() |
String |
getExplicitCatalogName()
Obtain the supplied catalog name
|
String |
getExplicitSchemaName()
Obtain the supplied schema name
|
String getExplicitSchemaName()
null
, the binder will apply the default.String getExplicitCatalogName()
null
, the binder will apply the default.String getComment()
Copyright © 2021 JBoss by Red Hat. All rights reserved.