Interface CallableStatementProxy

All Superinterfaces:
AutoCloseable, CallableStatement, PreparedStatement, PreparedStatementProxy, Statement, StatementProxy, Wrapper, WrapperProxy
All Known Implementing Classes:
CallableStatementProxyImpl

public interface CallableStatementProxy extends CallableStatement, PreparedStatementProxy
Author:
wenshao [[email protected]]