public interface OrmUjo extends Ujo
OrmKeyOrmKeyFactory,
OrmKey,
RelationToMany| Modifier and Type | Method and Description |
|---|---|
Key[] |
readChangedProperties(boolean clear)
Returns keys of changed values in a time when any session is assigned.
|
Session |
readSession()
Read an ORM session where the session is an transient property.
|
void |
writeSession(Session session)
Write an ORM session.
|
readAuthorization, readKeys, readValue, writeValueSession readSession()
void writeSession(Session session)
Key[] readChangedProperties(boolean clear)
Set
and in the method writeValue assing the current Key allways.clear - True value clears all the key changes.Copyright 2013, Pavel Ponec