public interface SequenceManager
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
clear all in memory sequence
|
void |
clear(long tenantId)
clear in memory sequence for only one tenant
|
void |
close() |
long |
getNextId(String entityName,
long tenantId) |
void |
reset() |
void reset()
long getNextId(String entityName, long tenantId) throws org.bonitasoft.engine.commons.exceptions.SObjectNotFoundException, org.bonitasoft.engine.commons.exceptions.SObjectModificationException
org.bonitasoft.engine.commons.exceptions.SObjectNotFoundExceptionorg.bonitasoft.engine.commons.exceptions.SObjectModificationExceptionvoid clear()
void clear(long tenantId)
tenantId - void close()
throws SQLException
SQLExceptionCopyright © 2017 Bonitasoft S.A.. All rights reserved.