Class IncludeAllCommitLogEntityFactory
- java.lang.Object
-
- org.apache.cayenne.commitlog.meta.IncludeAllCommitLogEntityFactory
-
- All Implemented Interfaces:
CommitLogEntityFactory
public class IncludeAllCommitLogEntityFactory extends Object implements CommitLogEntityFactory
- Since:
- 4.0
-
-
Constructor Summary
Constructors Constructor Description IncludeAllCommitLogEntityFactory()
-
-
-
Method Detail
-
getEntity
public CommitLogEntity getEntity(org.apache.cayenne.ObjectId id)
- Specified by:
getEntityin interfaceCommitLogEntityFactory
-
-