org.apache.ojb.odmg.collections
Class DSetEntry
java.lang.Object
org.apache.ojb.odmg.collections.DListEntry
org.apache.ojb.odmg.collections.DSetEntry
- All Implemented Interfaces:
- java.io.Serializable
- public class DSetEntry
- extends DListEntry
Insert the type's description here.
Creation date: (26.02.2001 13:18:35)
- Author:
- Thomas Mahler
- See Also:
- Serialized Form
Methods inherited from class org.apache.ojb.odmg.collections.DListEntry |
generateNewId, getDlistId, getId, getOid, getPBKey, getPosition, getRealSubject, setDlistId, setId, setOid, setPBKey, setPosition, setRealSubject, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DSetEntry
public DSetEntry()
- DSetEntry constructor comment.
DSetEntry
public DSetEntry(PBKey pbKey)
DSetEntry
public DSetEntry(int anId,
int aDSetId,
int pos,
Identity anOid)
- DSetEntry constructor comment.
- Parameters:
anId
- intpos
- intanOid
- java.lang.String
DSetEntry
public DSetEntry(DSetImpl theDSet,
java.lang.Object theObject)
- DSetEntry constructor comment.
- Parameters:
theObject
- java.lang.Object
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