public interface IdGenerationDao
| Modifier and Type | Method and Description |
|---|---|
IdGeneration |
findNextId(java.lang.String idType) |
IdGeneration findNextId(java.lang.String idType) throws javax.persistence.OptimisticLockException, java.lang.Exception
javax.persistence.OptimisticLockExceptionjava.lang.ExceptionCopyright © 2018. All Rights Reserved.