Uses of Package
org.axonframework.common.jdbc
Packages that use org.axonframework.common.jdbc
Package
Description
JDBC utilities and connection handling.
Part of the Axon Eventsourcing module.
Part of the Axon Extension module.
Part of the Axon Extension module.
Part of the Axon Extension module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
-
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.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.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.deadletter.jdbc