Package | Description |
---|---|
org.axonframework.common.jdbc | |
org.axonframework.eventstore.jdbc |
JDBC Implementation of the EventStore.
|
org.axonframework.eventstore.jpa |
JPA Implementation of the EventStore.
|
org.axonframework.saga.repository.jdbc |
Class and Description |
---|
ConnectionProvider
Interface towards a mechanism that provides access to a JDBC Connection.
|
ConnectionWrapperFactory.ConnectionCloseHandler
Interface defining an operation to close the wrapped connection
|
Class and Description |
---|
ConnectionProvider
Interface towards a mechanism that provides access to a JDBC Connection.
|
PersistenceExceptionResolver
The PersistenceExceptionResolver is used to find out if an exception is caused by duplicate keys.
|
Class and Description |
---|
PersistenceExceptionResolver
The PersistenceExceptionResolver is used to find out if an exception is caused by duplicate keys.
|
Class and Description |
---|
ConnectionProvider
Interface towards a mechanism that provides access to a JDBC Connection.
|
Copyright © 2010-2014. All Rights Reserved.