|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use LongGen | |
| org.objectweb.jorm.facility.naming.generator | |
| Uses of LongGen in org.objectweb.jorm.facility.naming.generator |
| Classes in org.objectweb.jorm.facility.naming.generator that implement LongGen | |
class |
LongGenIncr
Implements a long generator (LongGen) that produces new long ID merely by incrementing a persistent long variable. |
| Methods in org.objectweb.jorm.facility.naming.generator that return LongGen | |
LongGen |
LongGenMgr.getLongGen(java.lang.String lgname)
Retrieves a long generator with the given name. |
LongGen |
LongGenIncrMgr.getLongGen(java.lang.String lgname)
Retrieves a long generator with the given name. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||