| Package | Description |
|---|---|
| org.axonframework.common.jdbc | |
| org.axonframework.eventhandling.tokenstore.jdbc |
| Class and Description |
|---|
| ConnectionProvider
Interface towards a mechanism that provides access to a JDBC Connection.
|
| ConnectionWrapperFactory.ConnectionCloseHandler
Interface defining an operation to close the wrapped connection
|
| JdbcUtils.SqlFunction
Describes a function that creates a new
PreparedStatement ready to be executed. |
| JdbcUtils.SqlResultConverter
Describes a function that converts a
ResultSet into a result of type R. |
| Class and Description |
|---|
| ConnectionProvider
Interface towards a mechanism that provides access to a JDBC Connection.
|
Copyright © 2010–2022. All rights reserved.