Interface UniqueKeyLoadable

    • Method Detail

      • loadByUniqueKey

        java.lang.Object loadByUniqueKey​(java.lang.String propertyName,
                                         java.lang.Object uniqueKey,
                                         SharedSessionContractImplementor session)
        Load an instance of the persistent class, by a unique key other than the primary key.
      • getPropertyIndex

        int getPropertyIndex​(java.lang.String propertyName)
        Get the property number of the unique key property