Lines Matching defs:initParams

545     protected void initParams() {
735 throw new SQLException("Set initParams() before setCommand");
1569 throw new SQLException("Set initParams() before setNull");
1651 throw new SQLException("Set initParams() before setNull");
1686 throw new SQLException("Set initParams() before setNull");
1720 throw new SQLException("Set initParams() before setByte");
1754 throw new SQLException("Set initParams() before setShort");
1787 throw new SQLException("Set initParams() before setInt");
1819 throw new SQLException("Set initParams() before setLong");
1851 throw new SQLException("Set initParams() before setFloat");
1883 throw new SQLException("Set initParams() before setDouble");
1915 throw new SQLException("Set initParams() before setBigDecimal");
1949 throw new SQLException("Set initParams() before setString");
1983 throw new SQLException("Set initParams() before setBytes");
2025 throw new SQLException("Set initParams() before setDate");
2069 throw new SQLException("Set initParams() before setTime");
2112 throw new SQLException("Set initParams() before setTimestamp");
2192 throw new SQLException("Set initParams() before setAsciiStream");
2296 throw new SQLException("Set initParams() before setBinaryStream");
2402 throw new SQLException("Set initParams() before setUnicodeStream");
2480 throw new SQLException("Set initParams() before setCharacterStream");
2597 throw new SQLException("Set initParams() before setObject");
2659 throw new SQLException("Set initParams() before setObject");
2727 throw new SQLException("Set initParams() before setObject");
2774 throw new SQLException("Set initParams() before setRef");
2818 throw new SQLException("Set initParams() before setBlob");
2863 throw new SQLException("Set initParams() before setClob");
2911 throw new SQLException("Set initParams() before setArray");
2976 throw new SQLException("Set initParams() before setDate");
3042 throw new SQLException("Set initParams() before setTime");
3108 throw new SQLException("Set initParams() before setTimestamp");
3126 * Furthermore, this method differs from the <code>initParams</code>
3172 initParams();