com.cyclops.dbdigger.idbroker
Class PrimaryKey
java.lang.Object
com.cyclops.dbdigger.idbroker.PrimaryKey
- Direct Known Subclasses:
- NumberKey, StringKey
- public class PrimaryKey
- extends Object
Add description HERE!
- Since:
- 2003-6-11 14:57:53
- Author:
- joel guo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrimaryKey
public PrimaryKey(Object akey)
- Constructor of class PrimaryKey
- Parameters:
akey - Key object
getObject
public Object getObject()
- Method getObject() in class PrimaryKey
- Returns:
- value of this key
Copyright © 2003 Cyclops Group. All Rights Reserved.