Package org.axonframework.spring.jdbc


package org.axonframework.spring.jdbc
  • 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.