Package | Description |
---|---|
org.axonframework.common.jdbc | |
org.axonframework.eventhandling.tokenstore.jdbc | |
org.axonframework.eventsourcing.eventstore |
Definitions and implementations of the Event store, the mechanism that can load event streams and append events to
them.
|
org.axonframework.eventsourcing.eventstore.jdbc |
JDBC Implementation of the EventStore.
|
org.axonframework.eventsourcing.eventstore.jpa |
JPA Implementation of the EventStore.
|
org.axonframework.modelling.saga.repository.jdbc | |
org.axonframework.spring.jdbc | |
org.axonframework.springboot.autoconfig |
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
|
JdbcUtils.SqlFunction
Describes a function that creates a new
PreparedStatement ready to be executed. |
JdbcUtils.SqlResultConverter
Describes a function that converts a
ResultSet into a result of type R . |
Class and Description |
---|
ConnectionProvider
Interface towards a mechanism that provides access to a JDBC Connection.
|
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.
|
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.
|
Class and Description |
---|
ConnectionProvider
Interface towards a mechanism that provides access to a JDBC 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.
|
Copyright © 2010–2019. All rights reserved.