public abstract class OrmTableLockable<U extends OrmTableLockable> extends OrmTable<U> implements UjoLockable
| Constructor and Description |
|---|
OrmTableLockable() |
| Modifier and Type | Method and Description |
|---|---|
void |
lock() |
boolean |
readOnly() |
void |
writeValue(Key<?,?> key,
Object value)
A write method checking a lock sign.
|
clearModificationFlags, cloneUjo, get, checkModificationFlag, checkModificationFlagSafe, newCamelFactory, newFactory, newKey, newKey, newKey, newKey, newKey, newKey, newKeyDefault, newLowerCaseFactory, newProperty, newProperty, newProperty, newProperty, newProperty, newProperty, newProperty, newProperty, newRelation, newRelation, newRelation, newRelation, newSnakeCaseFactory, readAuthorization, readFK, readChangedProperties, readSession, set, writeSessionnewListKey, newListKey, newListProperty, newListProperty, newListProperty, newListPropertynewNoCheckFactory, readValueclone, equals, init, init, readKeys, readUjoManager, readValueString, toString, writeValueStringclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitreadAuthorization, readKeys, readValuepublic void lock()
lock in interface UjoLockablepublic boolean readOnly()
readOnly in interface UjoLockablepublic void writeValue(Key<?,?> key, Object value) throws UnsupportedOperationException
writeValue in interface UjoLockablewriteValue in interface UjowriteValue in class OrmTable<U extends OrmTableLockable>UnsupportedOperationExceptionCopyright 2013, Pavel Ponec