| Package | Description |
|---|---|
| org.iternine.jeppetto.dao |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericDAO.save(T entity)
Call save to insert a new object into the persistent store or update a preexisting object that has
been modified.
|
void |
AccessControlDAO.save(T object,
AccessControlContext accessControlContext) |
Copyright © 2014. All Rights Reserved.