Class PreparedStatementWrapper

All Implemented Interfaces:
AutoCloseable, PreparedStatement, Statement, Wrapper

public final class PreparedStatementWrapper extends StatementWrapper implements PreparedStatement
Author:
Luis Barreiro, Jesper Pedersen