Package | Description |
---|---|
org.clazzes.util.sql.dao |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHiLoIdGenerator
A Hi-Lo ID generator, which generates IDs in block with
a configurable bock size.
|
class |
HibernateHiLoIdGenerator |
class |
HiLoIdGenerator |
Modifier and Type | Method and Description |
---|---|
IdGenerator |
AbstrIdDAO.getIdGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
AbstrIdDAO.setIdGenerator(IdGenerator idGenerator) |
Copyright © 2017 Clazzes.org. All rights reserved.