Package io.jmix.core.pessimisticlocking
package io.jmix.core.pessimisticlocking
-
ClassDescriptionThe
LockDescriptor
contains configuration information about a pessimistic lock.Interface that providesLockDescriptor
objects forLockManager
.Describes a pessimistic lock of an object.A special case ofLockInfo
that is returned fromLockManager
methods to indicate that locking is not supported for a specified object type.Indicates whether to enable pessimistic locking of entity instances.