Interface ArrayBasedRelationLockHolder.RelationAttributeInfo

Enclosing class:
ArrayBasedRelationLockHolder

public static interface ArrayBasedRelationLockHolder.RelationAttributeInfo
  • Method Details

    • getRelationTypePK

      PK getRelationTypePK()
    • getParentPK

      PK getParentPK()
    • getReferencedPKs

      Set<PK> getReferencedPKs()
    • isSource

      boolean isSource()