public interface UpdateObjectDAO extends GenericDAO<SimpleObject,java.lang.String>
| Modifier and Type | Method and Description |
|---|---|
void |
updateByAnotherIntValue(SimpleObject simpleObject,
int anotherIntValue) |
delete, deleteById, deleteByIds, findAll, findById, findByIds, flush, getUpdateObject, save, updateById, updateByIdsvoid updateByAnotherIntValue(SimpleObject simpleObject, int anotherIntValue)
Copyright © 2017. All Rights Reserved.