Class TableKey
java.lang.Object
org.apache.derby.impl.sql.catalog.TableKey
A TableKey represents a immutable unique identifier for a SQL object.
It has a schemaid and a name .
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
tableName
-
schemaId
-
-
Constructor Details
-
TableKey
-
-
Method Details
-
getTableName
-
getSchemaId
-
equals
-
hashCode
-