Package | Description |
---|---|
org.axonframework.eventstore.jpa |
JPA Implementation of the EventStore.
|
Modifier and Type | Method and Description |
---|---|
protected SnapshotEventEntry |
DefaultEventEntryStore.createSnapshotEventEntry(String aggregateType,
DomainEventMessage snapshotEvent,
SerializedObject<byte[]> serializedPayload,
SerializedObject<byte[]> serializedMetaData)
Allows for customization of the SnapshotEventEntry to store.
|
Copyright © 2010-2014. All Rights Reserved.