Interface CommitLogEntity

  • All Known Implementing Classes:
    MutableCommitLogLogEntity

    public interface CommitLogEntity
    Describes post-commit behavior for a given Cayenne entity.
    Since:
    4.0
    • Method Detail

      • isIncluded

        boolean isIncluded()
      • isConfidential

        boolean isConfidential​(String property)
      • isIncluded

        boolean isIncluded​(String property)