Class PreparedStatementWrapperImpl

java.lang.Object
com.aoapps.sql.wrapper.StatementWrapperImpl
com.aoapps.sql.wrapper.PreparedStatementWrapperImpl
All Implemented Interfaces:
PreparedStatementWrapper, StatementWrapper, Wrapper, AutoCloseable, PreparedStatement, Statement, Wrapper
Direct Known Subclasses:
CallableStatementWrapperImpl

public class PreparedStatementWrapperImpl extends StatementWrapperImpl implements PreparedStatementWrapper
Author:
AO Industries, Inc.