Class CommonCallableStatement

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

public abstract class CommonCallableStatement extends CommonPreparedStatement implements CallableStatement
Author:
Leonard Woo