Uses of Interface
org.eclipse.persistence.sequencing.SequencingControl
Packages that use SequencingControl
Package
Description
-
Uses of SequencingControl in org.eclipse.persistence.internal.sequencing
Methods in org.eclipse.persistence.internal.sequencing that return SequencingControl -
Uses of SequencingControl in org.eclipse.persistence.internal.sessions
Methods in org.eclipse.persistence.internal.sessions that return SequencingControlModifier and TypeMethodDescriptionDatabaseSessionImpl.getSequencingControl()PUBLIC: Return SequencingControl which used for sequencing setup and customization including management of sequencing preallocation. -
Uses of SequencingControl in org.eclipse.persistence.sessions
Methods in org.eclipse.persistence.sessions that return SequencingControlModifier and TypeMethodDescriptionDatabaseSession.getSequencingControl()PUBLIC: Return SequencingControl which used for sequencing setup and customization including management of sequencing preallocation.