Documentation of 'org.apache.derby.iapi.jdbc.BrokeredCallableStatement42' Java class
BrokeredCallableStatement42
org.apache.derby.iapi.jdbc

Class BrokeredCallableStatement42

    • Constructor Detail

      • BrokeredCallableStatement42

        public BrokeredCallableStatement42(BrokeredStatementControl control,
                                           java.lang.String sql)
                                    throws java.sql.SQLException
        Throws:
        java.sql.SQLException
    • Method Detail

      • registerOutParameter

        public void registerOutParameter(int parameterIndex,
                                         java.sql.SQLType sqlType)
                                  throws java.sql.SQLException
        Throws:
        java.sql.SQLException
      • registerOutParameter

        public void registerOutParameter(int parameterIndex,
                                         java.sql.SQLType sqlType,
                                         int scale)
                                  throws java.sql.SQLException
        Throws:
        java.sql.SQLException
      • registerOutParameter

        public void registerOutParameter(int parameterIndex,
                                         java.sql.SQLType sqlType,
                                         java.lang.String typeName)
                                  throws java.sql.SQLException
        Throws:
        java.sql.SQLException
      • registerOutParameter

        public void registerOutParameter(java.lang.String parameterName,
                                         java.sql.SQLType sqlType)
                                  throws java.sql.SQLException
        Throws:
        java.sql.SQLException
      • registerOutParameter

        public void registerOutParameter(java.lang.String parameterName,
                                         java.sql.SQLType sqlType,
                                         int scale)
                                  throws java.sql.SQLException
        Throws:
        java.sql.SQLException
      • registerOutParameter

        public void registerOutParameter(java.lang.String parameterName,
                                         java.sql.SQLType sqlType,
                                         java.lang.String typeName)
                                  throws java.sql.SQLException
        Throws:
        java.sql.SQLException
      • setObject

        public void setObject(int parameterIndex,
                              java.lang.Object x,
                              java.sql.SQLType sqlType)
                       throws java.sql.SQLException
        Throws:
        java.sql.SQLException
      • setObject

        public void setObject(int parameterIndex,
                              java.lang.Object x,
                              java.sql.SQLType sqlType,
                              int scaleOrLength)
                       throws java.sql.SQLException
        Throws:
        java.sql.SQLException
      • setObject

        public void setObject(java.lang.String parameterName,
                              java.lang.Object x,
                              java.sql.SQLType sqlType)
                       throws java.sql.SQLException
        Throws:
        java.sql.SQLException
      • setObject

        public void setObject(java.lang.String parameterName,
                              java.lang.Object x,
                              java.sql.SQLType sqlType,
                              int scaleOrLength)
                       throws java.sql.SQLException
        Throws:
        java.sql.SQLException

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.