| Package | Description |
|---|---|
| org.apache.cayenne.commitlog | |
| org.apache.cayenne.commitlog.meta |
| Modifier and Type | Method and Description |
|---|---|
CommitLogModuleExtender |
CommitLogModuleExtender.entityFactory(Class<? extends CommitLogEntityFactory> entityFactoryType)
Installs a custom factory for
CommitLogEntity objects that
allows implementors to use their own annotations, etc. |
| Constructor and Description |
|---|
CommitLogFilter(CommitLogEntityFactory entityFactory,
List<CommitLogListener> listeners) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationCommitLogEntityFactory
Compiles
CommitLogEntity's based on CommitLog annotation. |
class |
IncludeAllCommitLogEntityFactory |
Copyright © 2001–2018 Apache Cayenne. All rights reserved.