Class EscalateContainerKey
- java.lang.Object
-
- org.apache.derby.impl.store.raw.xact.EscalateContainerKey
-
-
Field Summary
Fields Modifier and Type Field Description private ContainerKey
container_key
Fields of the class
-
Constructor Summary
Constructors Constructor Description EscalateContainerKey(ContainerKey key)
Constructors for This class:
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
match(java.lang.Object key)
Public Methods of XXXX class:
-
-
-
Field Detail
-
container_key
private ContainerKey container_key
Fields of the class
-
-
Constructor Detail
-
EscalateContainerKey
public EscalateContainerKey(ContainerKey key)
Constructors for This class:
-
-