|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.neodatis.odb.impl.core.transaction.IdInfo
public class IdInfo
Field Summary | |
---|---|
OID |
oid
|
long |
position
|
byte |
status
|
Constructor Summary | |
---|---|
IdInfo(OID oid,
long position,
byte status)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public OID oid
public long position
public byte status
Constructor Detail |
---|
public IdInfo(OID oid, long position, byte status)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |