public class HiLoSequenceGenerator extends Object implements IdentifierGenerator
| Constructor and Description |
|---|
HiLoSequenceGenerator(String sequenceName,
int allocationSize,
IdentifierDao dao) |
public HiLoSequenceGenerator(String sequenceName, int allocationSize, IdentifierDao dao)
public long getNextId()
getNextId in interface IdentifierGeneratorCopyright © 2021. All rights reserved.