Class AnnotationCommitLogEntityFactory
- java.lang.Object
-
- org.apache.cayenne.commitlog.meta.AnnotationCommitLogEntityFactory
-
- All Implemented Interfaces:
CommitLogEntityFactory
public class AnnotationCommitLogEntityFactory extends Object implements CommitLogEntityFactory
CompilesCommitLogEntity's based onCommitLogannotation.- Since:
- 4.0
-
-
Constructor Summary
Constructors Constructor Description AnnotationCommitLogEntityFactory(org.apache.cayenne.di.Provider<org.apache.cayenne.DataChannel> channelProvider)
-
-
-
Method Detail
-
getEntity
public CommitLogEntity getEntity(org.apache.cayenne.ObjectId id)
- Specified by:
getEntityin interfaceCommitLogEntityFactory
-
-