Uses of Package
org.axonframework.eventstore.jdbc

Packages that use org.axonframework.eventstore.jdbc
org.axonframework.eventstore.jdbc JDBC Implementation of the EventStore. 
 

Classes in org.axonframework.eventstore.jdbc used by org.axonframework.eventstore.jdbc
EventEntryStore
          Interface describing the mechanism that stores Events into the backing data store.
EventSqlSchema
          Interface describing the operations that the JDBC Event Store needs to do on a backing database.
GenericEventSqlSchema
           
SchemaConfiguration
          SchemaConfiguration allows specification of custom storage locations for domain event and snapshot event entries.
 



Copyright © 2010-2016. All Rights Reserved.