Package org.axonframework.extension.spring.jdbc


@NullMarked package org.axonframework.extension.spring.jdbc
Part of the Axon Extension module. Contains classes related to Spring JDBC components.
  • Classes
    Class
    Description
    ConnectionProvider implementation that is aware of Transaction Managers and provides the connection attached to an active transaction manager, instead of asking a Data Source directly.