| Modifier and Type | Method and Description |
|---|---|
<UJO extends UJO_IMPL> |
readFK(Key<UJO,? extends OrmUjo> property)
Read the foreign key.
|
readChangedProperties, readSession, writeSessionreadAuthorization, readKeys, readValue, writeValue<UJO extends UJO_IMPL> ForeignKey readFK(Key<UJO,? extends OrmUjo> property) throws IllegalStateException
IllegalStateException - Method throws an exception for a wrong property type.NullPointerException - Method throws an exception if a Session is missing after a lazy initialization of the property.Copyright 2013, Pavel Ponec