Class AutoCloseCallableStatement

java.lang.Object
org.ujmp.jdbc.autoclose.AutoCloseCallableStatement
All Implemented Interfaces:
AutoCloseable, CallableStatement, PreparedStatement, Statement, Wrapper

public class AutoCloseCallableStatement extends Object implements CallableStatement