|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.axonframework.eventstore.jpa | |
---|---|
org.axonframework.eventstore.jpa | JPA Implementation of the EventStore. |
Classes in org.axonframework.eventstore.jpa used by org.axonframework.eventstore.jpa | |
---|---|
AbstractEventEntry
Data needed by different types of event logs. |
|
AbstractEventEntryData
Abstract JPA Entity, which defines all fields except for the payload and metaData field. |
|
EventEntryFactory
Interface describing a factory that creates Entities for the JpaEventStore to persist. |
|
EventEntryStore
Interface describing the mechanism that stores Events into the backing data store. |
|
SimpleSerializedDomainEventData
Simple implementation of the SerializedDomainEventData class, used to reduce memory consumptions by queries
accessing Event Entries. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |