Interface NonIdentifierAttribute

    • Method Detail

      • isLazy

        boolean isLazy()
      • isInsertable

        boolean isInsertable()
      • isUpdateable

        boolean isUpdateable()
      • isDirtyCheckable

        @Deprecated
        boolean isDirtyCheckable​(boolean hasUninitializedProperties)
        Deprecated.
        Use isDirtyCheckable() instead
      • isDirtyCheckable

        boolean isDirtyCheckable()
      • isVersionable

        boolean isVersionable()