org.apache.ojb.broker.core
Class Key

java.lang.Object
  extended byorg.apache.ojb.broker.core.Key

public class Key
extends java.lang.Object

This is a helper class to model a Key of an Object


Constructor Summary
Key(java.lang.Object[] aKey)
           
 
Method Summary
 boolean equals(java.lang.Object otherKey)
           
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Key

public Key(java.lang.Object[] aKey)
Method Detail

equals

public boolean equals(java.lang.Object otherKey)


Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14