|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.id.DbidGenerator
org.jbpm.pvm.internal.id.DatabaseDbidGenerator
public class DatabaseDbidGenerator
| Constructor Summary | |
|---|---|
DatabaseDbidGenerator()
|
|
| Method Summary | |
|---|---|
protected void |
acquireDbidBlock()
|
long |
getNextId()
|
void |
initialize()
|
void |
reset()
|
| Methods inherited from class org.jbpm.pvm.internal.id.DbidGenerator |
|---|
getDbidGenerator, getDefaultIdGenerator |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DatabaseDbidGenerator()
| Method Detail |
|---|
public long getNextId()
getNextId in class DbidGeneratorprotected void acquireDbidBlock()
public void reset()
public void initialize()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||