org.apache.derby.impl.store.raw.xact
Class EscalateContainerKey

java.lang.Object
  extended byorg.apache.derby.impl.store.raw.xact.EscalateContainerKey
All Implemented Interfaces:
Matchable

public final class EscalateContainerKey
extends java.lang.Object
implements Matchable


Field Summary
private  ContainerKey container_key
          Fields of the class
 
Constructor Summary
EscalateContainerKey(ContainerKey key)
          Constructors for This class:
 
Method Summary
 boolean match(java.lang.Object key)
          Public Methods of XXXX class:
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

container_key

private ContainerKey container_key
Fields of the class

Constructor Detail

EscalateContainerKey

public EscalateContainerKey(ContainerKey key)
Constructors for This class:

Method Detail

match

public boolean match(java.lang.Object key)
Public Methods of XXXX class:

Specified by:
match in interface Matchable

Built on Mon 2007-06-04 09:58:47+0400, from revision ???

Apache Derby V10.1 Engine Documentation - Copyright © 1997,2005 The Apache Software Foundation or its licensors, as applicable.