| Package | Description |
|---|---|
| org.apache.cayenne.commitlog | |
| org.apache.cayenne.commitlog.model |
| Class and Description |
|---|
| ChangeMap
Represents a map of changes for a graph of persistent objects.
|
| Class and Description |
|---|
| AttributeChange
Represents a change in a "value" property, which is either a scalar property
or a to-one entity relationship.
|
| ChangeMap
Represents a map of changes for a graph of persistent objects.
|
| MutableObjectChange
A mutable implementation of
ObjectChange. |
| ObjectChange
Accumulates changes of a single object with a transaction.
|
| ObjectChangeType
Defines types of tracked object changes.
|
| PropertyChange
A base interface for various types of property changes.
|
| PropertyChangeVisitor |
| ToManyRelationshipChange
Represents a change in a to-many relationship property to another entity.
|
| ToOneRelationshipChange |
Copyright © 2001–2018 Apache Cayenne. All rights reserved.