Interface AttributeAnalysis


  • public interface AttributeAnalysis
    Results of analyzing an attribute in terms of handling update operations
    • Method Detail

      • includeInSet

        boolean includeInSet()
        Whether the attribute should be included in setting the values on the database.
      • includeInLocking

        boolean includeInLocking()
        Whether the attribute should be included in optimistic locking (where-clause restriction)
      • isDirty

        boolean isDirty()
        Whether the attribute is considered dirty