|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides a means to allocates long identifiers generators.
Method Summary | |
LongGen |
getLongGen(java.lang.String lgname)
Retrieves a long generator with the given name. |
LongGen |
getLongGen(java.lang.String lgname,
java.lang.Object conn)
|
PMapper |
getPMapper()
Retrieves the mapper associated with this LongGenMgr. |
void |
init(PMapper pm,
byte clact)
Initializes a long generator manager by mapping relevant classes to the given mapper, and setting up relevant initial persistent information. |
Method Detail |
public PMapper getPMapper()
public void init(PMapper pm, byte clact) throws PException
PException
public LongGen getLongGen(java.lang.String lgname) throws PException
PException
public LongGen getLongGen(java.lang.String lgname, java.lang.Object conn) throws PException
PException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |