Uses of Class
net.anwiba.commons.jdbc.connection.WrappingConnection
Packages that use WrappingConnection
-
Uses of WrappingConnection in net.anwiba.commons.jdbc.connection
Constructor parameters in net.anwiba.commons.jdbc.connection with type arguments of type WrappingConnectionModifierConstructorDescriptionWrappingConnection(Connection connection, IProcedure<WrappingConnection, SQLException> closeProcedure)