Class AutoClosePreparedStatement

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

public class AutoClosePreparedStatement extends Object implements PreparedStatement