public class OrmProperty<U extends OrmUjo,VALUE> extends Property<U,VALUE>
PROPERTY_SEPARATOR, UNDEFINED_INDEX| Constructor and Description |
|---|
OrmProperty(int index) |
OrmProperty(int index,
String name,
VALUE defaultValue,
Validator<VALUE> validator) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
lock()
Lock the Property
|
VALUE |
of(U ujo)
An alias for the method of(Ujo) with a lazy-loading features.
Note: if no session is available than lazy attributes provides the null value - since the release 1.33. |
_nextRawSequence, add, add, charAt, checkLock, checkValidity, compareTo, copy, descending, descending, equals, equalsName, forAll, forNone, forSql, forSql, forSqlUnchecked, getDefault, getDomainType, getIndex, getName, getType, getValidator, getValue, init, isAscending, isComposite, isDefault, isDirect, isPropertySeparatorDisabled, isTypeOf, length, newInstance, newInstance, newInstance, newInstance, newInstance, newInstance, newInstance, newInstance, newInstance, setValue, setValue, setValueFromDefault, subSequence, toString, toStringFull, toStringFull, where, where, whereEq, whereEq, whereFilled, whereGe, whereGt, whereIn, whereIn, whereLe, whereLt, whereNeq, whereNotFilled, whereNotIn, whereNotIn, whereNotNull, whereNull, writeDefaultCopyright 2013, Pavel Ponec