@PetiteBean
public class AppDao
extends jodd.db.oom.dao.GenericDao
| Modifier and Type | Field and Description |
|---|---|
protected DbIdGenerator |
dbIdGenerator |
| Constructor and Description |
|---|
AppDao() |
| Modifier and Type | Method and Description |
|---|---|
protected long |
generateNextId(jodd.db.oom.DbEntityDescriptor ded)
Generates next id by using
DbIdGenerator. |
count, decreaseProperty, deleteAllById, deleteById, deleteById, find, find, findById, findOne, findOneByProperty, findRelated, increaseProperty, isKeysGeneratedByDatabase, isPersistent, listAll, save, saveAll, setEntityId, setKeysGeneratedByDatabase, store, update, updateAll, updateProperty, updateProperty@PetiteInject protected DbIdGenerator dbIdGenerator
protected long generateNextId(jodd.db.oom.DbEntityDescriptor ded)
DbIdGenerator.generateNextId in class jodd.db.oom.dao.GenericDaoCopyright © 2003-2013 Jodd Team