April 05
Prof. Ismael H. F. Santos -  ismael@tecgraf.puc-rio.br                                                          2
Métodos de CallableStatement
npublic abstract void registerOutParameter(int parameterIndex, int sqlType) throws SQLException
n
npublic abstract boolean getBoolean(int parameterIndex) throws SQLException
npublic abstract byte getByte(int parameterIndex) throws SQLException
n...
Essa interface estende a interface PreparedStatement