Class PreparedStatementWrapper

java.lang.Object
org.jumpmind.driver.PreparedStatementWrapper
All Implemented Interfaces:
AutoCloseable, PreparedStatement, Statement, Wrapper

public class PreparedStatementWrapper extends Object implements PreparedStatement