| Package | Description |
|---|---|
| org.ofbiz.core.entity |
| Modifier and Type | Field and Description |
|---|---|
protected SequenceUtil |
GenericDelegator.sequencer |
| Modifier and Type | Method and Description |
|---|---|
void |
DelegatorInterface.setSequencer(SequenceUtil sequencer) |
void |
GenericDelegator.setSequencer(SequenceUtil sequencer)
Allows you to pass a SequenceUtil class (possibly one that overrides the getNextSeqId method);
if null is passed will effectively refresh the sequencer.
|
void |
LockedDatabaseGenericDelegator.setSequencer(SequenceUtil sequencer) |
Copyright © 2018 Atlassian. All rights reserved.