public abstract class FilterCallableStatement extends Object implements CallableStatement
Modifier and Type | Field and Description |
---|---|
protected CallableStatement |
inner |
CLOSE_ALL_RESULTS, CLOSE_CURRENT_RESULT, EXECUTE_FAILED, KEEP_CURRENT_RESULT, NO_GENERATED_KEYS, RETURN_GENERATED_KEYS, SUCCESS_NO_INFO
Constructor and Description |
---|
FilterCallableStatement() |
FilterCallableStatement(CallableStatement inner) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
registerOutParameter, registerOutParameter, registerOutParameter, registerOutParameter, registerOutParameter, registerOutParameter, setObject, setObject
executeLargeUpdate, setObject, setObject
executeLargeBatch, executeLargeUpdate, executeLargeUpdate, executeLargeUpdate, executeLargeUpdate, getLargeMaxRows, getLargeUpdateCount, setLargeMaxRows
protected CallableStatement inner
public FilterCallableStatement(CallableStatement inner)
public FilterCallableStatement()
public void setInner(CallableStatement inner)
public CallableStatement getInner()
public BigDecimal getBigDecimal(int a, int b) throws SQLException
getBigDecimal
in interface CallableStatement
SQLException
public BigDecimal getBigDecimal(String a) throws SQLException
getBigDecimal
in interface CallableStatement
SQLException
public BigDecimal getBigDecimal(int a) throws SQLException
getBigDecimal
in interface CallableStatement
SQLException
public Blob getBlob(int a) throws SQLException
getBlob
in interface CallableStatement
SQLException
public Blob getBlob(String a) throws SQLException
getBlob
in interface CallableStatement
SQLException
public Reader getCharacterStream(int a) throws SQLException
getCharacterStream
in interface CallableStatement
SQLException
public Reader getCharacterStream(String a) throws SQLException
getCharacterStream
in interface CallableStatement
SQLException
public Clob getClob(int a) throws SQLException
getClob
in interface CallableStatement
SQLException
public Clob getClob(String a) throws SQLException
getClob
in interface CallableStatement
SQLException
public Reader getNCharacterStream(int a) throws SQLException
getNCharacterStream
in interface CallableStatement
SQLException
public Reader getNCharacterStream(String a) throws SQLException
getNCharacterStream
in interface CallableStatement
SQLException
public NClob getNClob(String a) throws SQLException
getNClob
in interface CallableStatement
SQLException
public NClob getNClob(int a) throws SQLException
getNClob
in interface CallableStatement
SQLException
public String getNString(int a) throws SQLException
getNString
in interface CallableStatement
SQLException
public String getNString(String a) throws SQLException
getNString
in interface CallableStatement
SQLException
public RowId getRowId(String a) throws SQLException
getRowId
in interface CallableStatement
SQLException
public RowId getRowId(int a) throws SQLException
getRowId
in interface CallableStatement
SQLException
public SQLXML getSQLXML(String a) throws SQLException
getSQLXML
in interface CallableStatement
SQLException
public SQLXML getSQLXML(int a) throws SQLException
getSQLXML
in interface CallableStatement
SQLException
public boolean wasNull() throws SQLException
wasNull
in interface CallableStatement
SQLException
public void registerOutParameter(String a, int b, String c) throws SQLException
registerOutParameter
in interface CallableStatement
SQLException
public void registerOutParameter(int a, int b) throws SQLException
registerOutParameter
in interface CallableStatement
SQLException
public void registerOutParameter(int a, int b, String c) throws SQLException
registerOutParameter
in interface CallableStatement
SQLException
public void registerOutParameter(String a, int b, int c) throws SQLException
registerOutParameter
in interface CallableStatement
SQLException
public void registerOutParameter(String a, int b) throws SQLException
registerOutParameter
in interface CallableStatement
SQLException
public void registerOutParameter(int a, int b, int c) throws SQLException
registerOutParameter
in interface CallableStatement
SQLException
public void setAsciiStream(String a, InputStream b) throws SQLException
setAsciiStream
in interface CallableStatement
SQLException
public void setAsciiStream(String a, InputStream b, long c) throws SQLException
setAsciiStream
in interface CallableStatement
SQLException
public void setAsciiStream(String a, InputStream b, int c) throws SQLException
setAsciiStream
in interface CallableStatement
SQLException
public void setBigDecimal(String a, BigDecimal b) throws SQLException
setBigDecimal
in interface CallableStatement
SQLException
public void setBinaryStream(String a, InputStream b) throws SQLException
setBinaryStream
in interface CallableStatement
SQLException
public void setBinaryStream(String a, InputStream b, int c) throws SQLException
setBinaryStream
in interface CallableStatement
SQLException
public void setBinaryStream(String a, InputStream b, long c) throws SQLException
setBinaryStream
in interface CallableStatement
SQLException
public void setBlob(String a, Blob b) throws SQLException
setBlob
in interface CallableStatement
SQLException
public void setBlob(String a, InputStream b, long c) throws SQLException
setBlob
in interface CallableStatement
SQLException
public void setBlob(String a, InputStream b) throws SQLException
setBlob
in interface CallableStatement
SQLException
public void setBytes(String a, byte[] b) throws SQLException
setBytes
in interface CallableStatement
SQLException
public void setCharacterStream(String a, Reader b, long c) throws SQLException
setCharacterStream
in interface CallableStatement
SQLException
public void setCharacterStream(String a, Reader b) throws SQLException
setCharacterStream
in interface CallableStatement
SQLException
public void setCharacterStream(String a, Reader b, int c) throws SQLException
setCharacterStream
in interface CallableStatement
SQLException
public void setClob(String a, Reader b) throws SQLException
setClob
in interface CallableStatement
SQLException
public void setClob(String a, Clob b) throws SQLException
setClob
in interface CallableStatement
SQLException
public void setClob(String a, Reader b, long c) throws SQLException
setClob
in interface CallableStatement
SQLException
public void setDate(String a, Date b, Calendar c) throws SQLException
setDate
in interface CallableStatement
SQLException
public void setDate(String a, Date b) throws SQLException
setDate
in interface CallableStatement
SQLException
public void setNCharacterStream(String a, Reader b) throws SQLException
setNCharacterStream
in interface CallableStatement
SQLException
public void setNCharacterStream(String a, Reader b, long c) throws SQLException
setNCharacterStream
in interface CallableStatement
SQLException
public void setNClob(String a, Reader b, long c) throws SQLException
setNClob
in interface CallableStatement
SQLException
public void setNClob(String a, NClob b) throws SQLException
setNClob
in interface CallableStatement
SQLException
public void setNClob(String a, Reader b) throws SQLException
setNClob
in interface CallableStatement
SQLException
public void setNString(String a, String b) throws SQLException
setNString
in interface CallableStatement
SQLException
public void setNull(String a, int b, String c) throws SQLException
setNull
in interface CallableStatement
SQLException
public void setNull(String a, int b) throws SQLException
setNull
in interface CallableStatement
SQLException
public void setObject(String a, Object b) throws SQLException
setObject
in interface CallableStatement
SQLException
public void setObject(String a, Object b, int c, int d) throws SQLException
setObject
in interface CallableStatement
SQLException
public void setObject(String a, Object b, int c) throws SQLException
setObject
in interface CallableStatement
SQLException
public void setRowId(String a, RowId b) throws SQLException
setRowId
in interface CallableStatement
SQLException
public void setSQLXML(String a, SQLXML b) throws SQLException
setSQLXML
in interface CallableStatement
SQLException
public void setString(String a, String b) throws SQLException
setString
in interface CallableStatement
SQLException
public Object getObject(String a) throws SQLException
getObject
in interface CallableStatement
SQLException
public Object getObject(String a, Map b) throws SQLException
getObject
in interface CallableStatement
SQLException
public Object getObject(int a, Class b) throws SQLException
getObject
in interface CallableStatement
SQLException
public Object getObject(int a) throws SQLException
getObject
in interface CallableStatement
SQLException
public Object getObject(int a, Map b) throws SQLException
getObject
in interface CallableStatement
SQLException
public Object getObject(String a, Class b) throws SQLException
getObject
in interface CallableStatement
SQLException
public boolean getBoolean(String a) throws SQLException
getBoolean
in interface CallableStatement
SQLException
public boolean getBoolean(int a) throws SQLException
getBoolean
in interface CallableStatement
SQLException
public byte getByte(String a) throws SQLException
getByte
in interface CallableStatement
SQLException
public byte getByte(int a) throws SQLException
getByte
in interface CallableStatement
SQLException
public short getShort(String a) throws SQLException
getShort
in interface CallableStatement
SQLException
public short getShort(int a) throws SQLException
getShort
in interface CallableStatement
SQLException
public int getInt(int a) throws SQLException
getInt
in interface CallableStatement
SQLException
public int getInt(String a) throws SQLException
getInt
in interface CallableStatement
SQLException
public long getLong(int a) throws SQLException
getLong
in interface CallableStatement
SQLException
public long getLong(String a) throws SQLException
getLong
in interface CallableStatement
SQLException
public float getFloat(int a) throws SQLException
getFloat
in interface CallableStatement
SQLException
public float getFloat(String a) throws SQLException
getFloat
in interface CallableStatement
SQLException
public double getDouble(String a) throws SQLException
getDouble
in interface CallableStatement
SQLException
public double getDouble(int a) throws SQLException
getDouble
in interface CallableStatement
SQLException
public byte[] getBytes(int a) throws SQLException
getBytes
in interface CallableStatement
SQLException
public byte[] getBytes(String a) throws SQLException
getBytes
in interface CallableStatement
SQLException
public Array getArray(int a) throws SQLException
getArray
in interface CallableStatement
SQLException
public Array getArray(String a) throws SQLException
getArray
in interface CallableStatement
SQLException
public URL getURL(int a) throws SQLException
getURL
in interface CallableStatement
SQLException
public URL getURL(String a) throws SQLException
getURL
in interface CallableStatement
SQLException
public void setBoolean(String a, boolean b) throws SQLException
setBoolean
in interface CallableStatement
SQLException
public void setByte(String a, byte b) throws SQLException
setByte
in interface CallableStatement
SQLException
public void setDouble(String a, double b) throws SQLException
setDouble
in interface CallableStatement
SQLException
public void setFloat(String a, float b) throws SQLException
setFloat
in interface CallableStatement
SQLException
public void setInt(String a, int b) throws SQLException
setInt
in interface CallableStatement
SQLException
public void setLong(String a, long b) throws SQLException
setLong
in interface CallableStatement
SQLException
public void setShort(String a, short b) throws SQLException
setShort
in interface CallableStatement
SQLException
public void setTimestamp(String a, Timestamp b) throws SQLException
setTimestamp
in interface CallableStatement
SQLException
public void setTimestamp(String a, Timestamp b, Calendar c) throws SQLException
setTimestamp
in interface CallableStatement
SQLException
public Ref getRef(int a) throws SQLException
getRef
in interface CallableStatement
SQLException
public Ref getRef(String a) throws SQLException
getRef
in interface CallableStatement
SQLException
public String getString(String a) throws SQLException
getString
in interface CallableStatement
SQLException
public String getString(int a) throws SQLException
getString
in interface CallableStatement
SQLException
public void setURL(String a, URL b) throws SQLException
setURL
in interface CallableStatement
SQLException
public Date getDate(int a, Calendar b) throws SQLException
getDate
in interface CallableStatement
SQLException
public Date getDate(int a) throws SQLException
getDate
in interface CallableStatement
SQLException
public Date getDate(String a, Calendar b) throws SQLException
getDate
in interface CallableStatement
SQLException
public Date getDate(String a) throws SQLException
getDate
in interface CallableStatement
SQLException
public Time getTime(String a) throws SQLException
getTime
in interface CallableStatement
SQLException
public Time getTime(int a) throws SQLException
getTime
in interface CallableStatement
SQLException
public Time getTime(String a, Calendar b) throws SQLException
getTime
in interface CallableStatement
SQLException
public Time getTime(int a, Calendar b) throws SQLException
getTime
in interface CallableStatement
SQLException
public void setTime(String a, Time b, Calendar c) throws SQLException
setTime
in interface CallableStatement
SQLException
public void setTime(String a, Time b) throws SQLException
setTime
in interface CallableStatement
SQLException
public Timestamp getTimestamp(String a, Calendar b) throws SQLException
getTimestamp
in interface CallableStatement
SQLException
public Timestamp getTimestamp(int a) throws SQLException
getTimestamp
in interface CallableStatement
SQLException
public Timestamp getTimestamp(String a) throws SQLException
getTimestamp
in interface CallableStatement
SQLException
public Timestamp getTimestamp(int a, Calendar b) throws SQLException
getTimestamp
in interface CallableStatement
SQLException
public boolean execute() throws SQLException
execute
in interface PreparedStatement
SQLException
public ResultSetMetaData getMetaData() throws SQLException
getMetaData
in interface PreparedStatement
SQLException
public void setArray(int a, Array b) throws SQLException
setArray
in interface PreparedStatement
SQLException
public void addBatch() throws SQLException
addBatch
in interface PreparedStatement
SQLException
public ResultSet executeQuery() throws SQLException
executeQuery
in interface PreparedStatement
SQLException
public int executeUpdate() throws SQLException
executeUpdate
in interface PreparedStatement
SQLException
public void clearParameters() throws SQLException
clearParameters
in interface PreparedStatement
SQLException
public ParameterMetaData getParameterMetaData() throws SQLException
getParameterMetaData
in interface PreparedStatement
SQLException
public void setAsciiStream(int a, InputStream b, long c) throws SQLException
setAsciiStream
in interface PreparedStatement
SQLException
public void setAsciiStream(int a, InputStream b) throws SQLException
setAsciiStream
in interface PreparedStatement
SQLException
public void setAsciiStream(int a, InputStream b, int c) throws SQLException
setAsciiStream
in interface PreparedStatement
SQLException
public void setBigDecimal(int a, BigDecimal b) throws SQLException
setBigDecimal
in interface PreparedStatement
SQLException
public void setBinaryStream(int a, InputStream b, int c) throws SQLException
setBinaryStream
in interface PreparedStatement
SQLException
public void setBinaryStream(int a, InputStream b, long c) throws SQLException
setBinaryStream
in interface PreparedStatement
SQLException
public void setBinaryStream(int a, InputStream b) throws SQLException
setBinaryStream
in interface PreparedStatement
SQLException
public void setBlob(int a, InputStream b, long c) throws SQLException
setBlob
in interface PreparedStatement
SQLException
public void setBlob(int a, Blob b) throws SQLException
setBlob
in interface PreparedStatement
SQLException
public void setBlob(int a, InputStream b) throws SQLException
setBlob
in interface PreparedStatement
SQLException
public void setBytes(int a, byte[] b) throws SQLException
setBytes
in interface PreparedStatement
SQLException
public void setCharacterStream(int a, Reader b) throws SQLException
setCharacterStream
in interface PreparedStatement
SQLException
public void setCharacterStream(int a, Reader b, int c) throws SQLException
setCharacterStream
in interface PreparedStatement
SQLException
public void setCharacterStream(int a, Reader b, long c) throws SQLException
setCharacterStream
in interface PreparedStatement
SQLException
public void setClob(int a, Reader b, long c) throws SQLException
setClob
in interface PreparedStatement
SQLException
public void setClob(int a, Reader b) throws SQLException
setClob
in interface PreparedStatement
SQLException
public void setClob(int a, Clob b) throws SQLException
setClob
in interface PreparedStatement
SQLException
public void setDate(int a, Date b) throws SQLException
setDate
in interface PreparedStatement
SQLException
public void setDate(int a, Date b, Calendar c) throws SQLException
setDate
in interface PreparedStatement
SQLException
public void setNCharacterStream(int a, Reader b, long c) throws SQLException
setNCharacterStream
in interface PreparedStatement
SQLException
public void setNCharacterStream(int a, Reader b) throws SQLException
setNCharacterStream
in interface PreparedStatement
SQLException
public void setNClob(int a, Reader b) throws SQLException
setNClob
in interface PreparedStatement
SQLException
public void setNClob(int a, Reader b, long c) throws SQLException
setNClob
in interface PreparedStatement
SQLException
public void setNClob(int a, NClob b) throws SQLException
setNClob
in interface PreparedStatement
SQLException
public void setNString(int a, String b) throws SQLException
setNString
in interface PreparedStatement
SQLException
public void setNull(int a, int b) throws SQLException
setNull
in interface PreparedStatement
SQLException
public void setNull(int a, int b, String c) throws SQLException
setNull
in interface PreparedStatement
SQLException
public void setObject(int a, Object b, int c) throws SQLException
setObject
in interface PreparedStatement
SQLException
public void setObject(int a, Object b, int c, int d) throws SQLException
setObject
in interface PreparedStatement
SQLException
public void setObject(int a, Object b) throws SQLException
setObject
in interface PreparedStatement
SQLException
public void setRef(int a, Ref b) throws SQLException
setRef
in interface PreparedStatement
SQLException
public void setRowId(int a, RowId b) throws SQLException
setRowId
in interface PreparedStatement
SQLException
public void setSQLXML(int a, SQLXML b) throws SQLException
setSQLXML
in interface PreparedStatement
SQLException
public void setString(int a, String b) throws SQLException
setString
in interface PreparedStatement
SQLException
public void setUnicodeStream(int a, InputStream b, int c) throws SQLException
setUnicodeStream
in interface PreparedStatement
SQLException
public void setBoolean(int a, boolean b) throws SQLException
setBoolean
in interface PreparedStatement
SQLException
public void setByte(int a, byte b) throws SQLException
setByte
in interface PreparedStatement
SQLException
public void setDouble(int a, double b) throws SQLException
setDouble
in interface PreparedStatement
SQLException
public void setFloat(int a, float b) throws SQLException
setFloat
in interface PreparedStatement
SQLException
public void setInt(int a, int b) throws SQLException
setInt
in interface PreparedStatement
SQLException
public void setLong(int a, long b) throws SQLException
setLong
in interface PreparedStatement
SQLException
public void setShort(int a, short b) throws SQLException
setShort
in interface PreparedStatement
SQLException
public void setTimestamp(int a, Timestamp b, Calendar c) throws SQLException
setTimestamp
in interface PreparedStatement
SQLException
public void setTimestamp(int a, Timestamp b) throws SQLException
setTimestamp
in interface PreparedStatement
SQLException
public void setURL(int a, URL b) throws SQLException
setURL
in interface PreparedStatement
SQLException
public void setTime(int a, Time b, Calendar c) throws SQLException
setTime
in interface PreparedStatement
SQLException
public void setTime(int a, Time b) throws SQLException
setTime
in interface PreparedStatement
SQLException
public boolean execute(String a, int b) throws SQLException
execute
in interface Statement
SQLException
public boolean execute(String a, String[] b) throws SQLException
execute
in interface Statement
SQLException
public boolean execute(String a) throws SQLException
execute
in interface Statement
SQLException
public boolean execute(String a, int[] b) throws SQLException
execute
in interface Statement
SQLException
public void clearWarnings() throws SQLException
clearWarnings
in interface Statement
SQLException
public SQLWarning getWarnings() throws SQLException
getWarnings
in interface Statement
SQLException
public boolean isClosed() throws SQLException
isClosed
in interface Statement
SQLException
public int getFetchDirection() throws SQLException
getFetchDirection
in interface Statement
SQLException
public int getFetchSize() throws SQLException
getFetchSize
in interface Statement
SQLException
public void setFetchDirection(int a) throws SQLException
setFetchDirection
in interface Statement
SQLException
public void setFetchSize(int a) throws SQLException
setFetchSize
in interface Statement
SQLException
public Connection getConnection() throws SQLException
getConnection
in interface Statement
SQLException
public int getResultSetHoldability() throws SQLException
getResultSetHoldability
in interface Statement
SQLException
public void addBatch(String a) throws SQLException
addBatch
in interface Statement
SQLException
public void cancel() throws SQLException
cancel
in interface Statement
SQLException
public void clearBatch() throws SQLException
clearBatch
in interface Statement
SQLException
public void closeOnCompletion() throws SQLException
closeOnCompletion
in interface Statement
SQLException
public int[] executeBatch() throws SQLException
executeBatch
in interface Statement
SQLException
public ResultSet executeQuery(String a) throws SQLException
executeQuery
in interface Statement
SQLException
public int executeUpdate(String a, int[] b) throws SQLException
executeUpdate
in interface Statement
SQLException
public int executeUpdate(String a, String[] b) throws SQLException
executeUpdate
in interface Statement
SQLException
public int executeUpdate(String a) throws SQLException
executeUpdate
in interface Statement
SQLException
public int executeUpdate(String a, int b) throws SQLException
executeUpdate
in interface Statement
SQLException
public ResultSet getGeneratedKeys() throws SQLException
getGeneratedKeys
in interface Statement
SQLException
public int getMaxFieldSize() throws SQLException
getMaxFieldSize
in interface Statement
SQLException
public int getMaxRows() throws SQLException
getMaxRows
in interface Statement
SQLException
public boolean getMoreResults() throws SQLException
getMoreResults
in interface Statement
SQLException
public boolean getMoreResults(int a) throws SQLException
getMoreResults
in interface Statement
SQLException
public int getQueryTimeout() throws SQLException
getQueryTimeout
in interface Statement
SQLException
public ResultSet getResultSet() throws SQLException
getResultSet
in interface Statement
SQLException
public int getResultSetConcurrency() throws SQLException
getResultSetConcurrency
in interface Statement
SQLException
public int getResultSetType() throws SQLException
getResultSetType
in interface Statement
SQLException
public int getUpdateCount() throws SQLException
getUpdateCount
in interface Statement
SQLException
public boolean isCloseOnCompletion() throws SQLException
isCloseOnCompletion
in interface Statement
SQLException
public boolean isPoolable() throws SQLException
isPoolable
in interface Statement
SQLException
public void setCursorName(String a) throws SQLException
setCursorName
in interface Statement
SQLException
public void setEscapeProcessing(boolean a) throws SQLException
setEscapeProcessing
in interface Statement
SQLException
public void setMaxFieldSize(int a) throws SQLException
setMaxFieldSize
in interface Statement
SQLException
public void setMaxRows(int a) throws SQLException
setMaxRows
in interface Statement
SQLException
public void setPoolable(boolean a) throws SQLException
setPoolable
in interface Statement
SQLException
public void setQueryTimeout(int a) throws SQLException
setQueryTimeout
in interface Statement
SQLException
public void close() throws SQLException
close
in interface AutoCloseable
close
in interface Statement
SQLException
public boolean isWrapperFor(Class a) throws SQLException
isWrapperFor
in interface Wrapper
SQLException
public Object unwrap(Class a) throws SQLException
unwrap
in interface Wrapper
SQLException
Copyright © 2017 com.mchange. All rights reserved.