Uses of Package
org.axonframework.common.jdbc
Packages that use org.axonframework.common.jdbc
Package
Description
Definitions and implementations of the Event store, the mechanism that can load event streams and append events to
them.
JDBC Implementation of the EventStore.
JPA Implementation of the EventStore.
-
Classes in org.axonframework.common.jdbc used by org.axonframework.common.jdbcClassDescriptionInterface towards a mechanism that provides access to a JDBC Connection.Interface defining an operation to close the wrapped connectionDescribes a function that creates a new
PreparedStatementready to be executed.Describes a function that converts aResultSetinto a result of typeR.Describes a function that creates a newPreparedStatementthat pages results through the givenoffsetandmaxSize, ready to be executed. -
Classes in org.axonframework.common.jdbc used by org.axonframework.eventhandling.deadletter.jdbcClassDescriptionInterface towards a mechanism that provides access to a JDBC Connection.
-
Classes in org.axonframework.common.jdbc used by org.axonframework.eventhandling.tokenstore.jdbcClassDescriptionInterface towards a mechanism that provides access to a JDBC Connection.
-
Classes in org.axonframework.common.jdbc used by org.axonframework.eventsourcing.eventstoreClassDescriptionThe PersistenceExceptionResolver is used to find out if an exception is caused by duplicate keys.
-
Classes in org.axonframework.common.jdbc used by org.axonframework.eventsourcing.eventstore.jdbcClassDescriptionInterface towards a mechanism that provides access to a JDBC Connection.The PersistenceExceptionResolver is used to find out if an exception is caused by duplicate keys.
-
Classes in org.axonframework.common.jdbc used by org.axonframework.eventsourcing.eventstore.jpaClassDescriptionThe PersistenceExceptionResolver is used to find out if an exception is caused by duplicate keys.
-
Classes in org.axonframework.common.jdbc used by org.axonframework.eventsourcing.eventstore.legacyjpaClassDescriptionThe PersistenceExceptionResolver is used to find out if an exception is caused by duplicate keys.
-
Classes in org.axonframework.common.jdbc used by org.axonframework.modelling.saga.repository.jdbcClassDescriptionInterface towards a mechanism that provides access to a JDBC Connection.
-
Classes in org.axonframework.common.jdbc used by org.axonframework.spring.jdbcClassDescriptionInterface towards a mechanism that provides access to a JDBC Connection.
-
Classes in org.axonframework.common.jdbc used by org.axonframework.springboot.autoconfigClassDescriptionInterface towards a mechanism that provides access to a JDBC Connection.The PersistenceExceptionResolver is used to find out if an exception is caused by duplicate keys.
-
Classes in org.axonframework.common.jdbc used by org.axonframework.springboot.autoconfig.legacyjpaClassDescriptionThe PersistenceExceptionResolver is used to find out if an exception is caused by duplicate keys.