Uses of Package
org.axonframework.common.jdbc
Packages that use org.axonframework.common.jdbc
Package
Description
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. -
Classes in org.axonframework.common.jdbc used by org.axonframework.eventsourcing.eventstore.jdbc
-
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.extension.spring.jdbcClassDescriptionInterface towards a mechanism that provides access to a JDBC Connection.
-
Classes in org.axonframework.common.jdbc used by org.axonframework.extension.spring.messaging.unitofworkClassDescriptionInterface towards a mechanism that provides access to a JDBC Connection.
-
Classes in org.axonframework.common.jdbc used by org.axonframework.extension.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.messaging.eventhandling.processing.streaming.token.store.jdbcClassDescriptionInterface towards a mechanism that provides access to a JDBC Connection.