Interface CommitLogEntityFactory
-
- All Known Implementing Classes:
AnnotationCommitLogEntityFactory,IncludeAllCommitLogEntityFactory
public interface CommitLogEntityFactory- Since:
- 4.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CommitLogEntitygetEntity(org.apache.cayenne.ObjectId id)
-
-
-
Method Detail
-
getEntity
CommitLogEntity getEntity(org.apache.cayenne.ObjectId id)
-
-