|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TableSource
Contract describing source of table information
| Method Summary | |
|---|---|
String |
getExplicitCatalogName()
Obtain the supplied catalog name |
String |
getExplicitSchemaName()
Obtain the supplied schema name |
String |
getExplicitTableName()
Obtain the supplied table name. |
String |
getLogicalName()
Obtain the logical name of the table. |
| Method Detail |
|---|
String getExplicitSchemaName()
null, the binder will apply the default.String getExplicitCatalogName()
null, the binder will apply the default.String getExplicitTableName()
String getLogicalName()
null in the case of the "primary table".RelationalValueSource.getContainingTableName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||