public interface SequencingServer extends Sequencing
Purpose: Define interface for sequencing server.
Description: This interface accessed through ServerSession.getSequencingServer() method. Used for creation of ClientSessionSequencing object only.
Responsibilities:
ClientSessionSequencingAFTER_INSERT, BEFORE_INSERT, UNDEFINED| Modifier and Type | Method and Description |
|---|---|
Object |
getNextValue(AbstractSession writeSession,
Class cls) |
getNextValue, shouldAcquireValueAfterInsert, shouldOverrideExistingValue, whenShouldAcquireValueForAllObject getNextValue(AbstractSession writeSession, Class cls)
Copyright © 2024. All rights reserved.