public interface PersistedModel
| Modifier and Type | Method and Description |
|---|---|
void |
persist()
Updates this model instance in the database or adds it if it does not yet
exist.
|
void persist()
throws SystemException
SystemException - if a system exception occurred