Class LogicalCallableStatement42

All Implemented Interfaces:
AutoCloseable, CallableStatement, PreparedStatement, Statement, Wrapper

public class LogicalCallableStatement42 extends LogicalCallableStatement
JDBC 4 specific wrapper class for a Derby physical callable statement.
See Also: