com.triactive.jdo.store
Class RequestIdentifier

java.lang.Object
  extended bycom.triactive.jdo.store.RequestIdentifier

class RequestIdentifier
extends java.lang.Object


Nested Class Summary
static class RequestIdentifier.Type
           
 
Constructor Summary
RequestIdentifier(ClassBaseTable table, int[] fields, RequestIdentifier.Type type)
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestIdentifier

public RequestIdentifier(ClassBaseTable table,
                         int[] fields,
                         RequestIdentifier.Type type)
Method Detail

hashCode

public int hashCode()

equals

public boolean equals(java.lang.Object o)


Copyright ? 2001 TriActive, Inc. All Rights Reserved.