public interface TableSpecificationSource
Modifier and Type | Method and Description |
---|---|
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.Copyright © 2016 JBoss by Red Hat. All rights reserved.