Class TableNameInfo
java.lang.Object
org.apache.derby.impl.services.locks.TableNameInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate DataDictionary
private Hashtable
<Long, ConglomerateDescriptor> private Hashtable
<Long, TableDescriptor> private Hashtable
<UUID, TableDescriptor> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetIndexName
(Long conglomId) getTableName
(Long conglomId) getTableType
(Long conglomId)
-
Field Details
-
dd
-
ddCache
-
tdCache
-
tableCache
-
indexCache
-
-
Constructor Details
-
TableNameInfo
- Throws:
StandardException
-
-
Method Details
-
getTableName
-
getTableType
-
getIndexName
-