|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sourceforge.jemm.database.persistent.berkeley.IDEntry
@Entity public class IDEntry
Field Summary | |
---|---|
protected java.lang.String |
typeName
|
Constructor Summary | |
---|---|
IDEntry(java.lang.String typeName)
|
Method Summary | |
---|---|
long |
getAndIncrement()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
@PrimaryKey protected final java.lang.String typeName
Constructor Detail |
---|
public IDEntry(java.lang.String typeName)
Method Detail |
---|
public long getAndIncrement()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |