|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UpcasterAware | |
|---|---|
| org.axonframework.eventstore.fs | Package containing classes necessary to implement a FileSystem based implementation of the EventStore |
| org.axonframework.eventstore.jpa | JPA Implementation of the EventStore. |
| Uses of UpcasterAware in org.axonframework.eventstore.fs |
|---|
| Classes in org.axonframework.eventstore.fs that implement UpcasterAware | |
|---|---|
class |
FileSystemEventStore
Implementation of the EventStore that serializes objects (by default using
XStream) and
writes them to files to disk. |
| Uses of UpcasterAware in org.axonframework.eventstore.jpa |
|---|
| Classes in org.axonframework.eventstore.jpa that implement UpcasterAware | |
|---|---|
class |
JpaEventStore
An EventStore implementation that uses JPA to store DomainEvents in a database. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||