Uses of Class
org.ofbiz.core.entity.SequenceUtil
Packages that use SequenceUtil
-
Uses of SequenceUtil in org.ofbiz.core.entity
Fields in org.ofbiz.core.entity declared as SequenceUtilMethods in org.ofbiz.core.entity with parameters of type SequenceUtilModifier and TypeMethodDescriptionvoidDelegatorInterface.setSequencer(SequenceUtil sequencer) voidGenericDelegator.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.voidLockedDatabaseGenericDelegator.setSequencer(SequenceUtil sequencer)