Interface CommitLogEntity
-
- All Known Implementing Classes:
MutableCommitLogLogEntity
public interface CommitLogEntityDescribes post-commit behavior for a given Cayenne entity.- Since:
- 4.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisConfidential(String property)booleanisIncluded()booleanisIncluded(String property)
-