Class JpaLockMetadata

All Implemented Interfaces:
Serializable, AbstractEntity, UpdatableEntity, MapLockEntity

public class JpaLockMetadata extends MapLockEntityImpl implements Serializable
See Also:
  • Constructor Details

    • JpaLockMetadata

      public JpaLockMetadata(DeepCloner cloner)
    • JpaLockMetadata

      public JpaLockMetadata()
  • Method Details

    • getEntityVersion

      public Integer getEntityVersion()
    • setEntityVersion

      public void setEntityVersion(Integer entityVersion)