Documentation of 'org.apache.derby.impl.jdbc.EmbedPreparedStatement42' Java class
EmbedPreparedStatement42
org.apache.derby.impl.jdbc

Class EmbedPreparedStatement42

    • Constructor Detail

      • EmbedPreparedStatement42

        public EmbedPreparedStatement42(EmbedConnection conn,
                                        java.lang.String sql,
                                        boolean forMetaData,
                                        int resultSetType,
                                        int resultSetConcurrency,
                                        int resultSetHoldability,
                                        int autoGeneratedKeys,
                                        int[] columnIndexes,
                                        java.lang.String[] columnNames)
                                 throws java.sql.SQLException
        Throws:
        java.sql.SQLException
    • Method Detail

      • setObject

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

        public void setObject(int parameterIndex,
                              java.lang.Object x,
                              java.sql.SQLType targetSqlType,
                              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.