|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TableName
A table name may be just table name, or schema-qualified table name.
| Method Summary | |
|---|---|
java.lang.String |
getSchemaName()
Gets the schema name. |
java.lang.String |
getTableName()
Gets name of the table. |
| Methods inherited from interface org.atp.api.Typeable |
|---|
getImplementedType |
| Method Detail |
|---|
java.lang.String getSchemaName()
null if this is not schema-qualified table name.
null if this is not a schema-qualified table
name.java.lang.String getTableName()
null.
null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||