public interface PreparedStatementProxy extends PreparedStatement, StatementProxy
| 限定符和类型 | 方法和说明 |
|---|---|
Map<Integer,JdbcParameter> |
getParameters() |
PreparedStatement |
getRawObject() |
String |
getSql() |
addBatch, clearParameters, execute, executeQuery, executeUpdate, getMetaData, getParameterMetaData, setArray, setAsciiStream, setAsciiStream, setAsciiStream, setBigDecimal, setBinaryStream, setBinaryStream, setBinaryStream, setBlob, setBlob, setBlob, setBoolean, setByte, setBytes, setCharacterStream, setCharacterStream, setCharacterStream, setClob, setClob, setClob, setDate, setDate, setDouble, setFloat, setInt, setLong, setNCharacterStream, setNCharacterStream, setNClob, setNClob, setNClob, setNString, setNull, setNull, setObject, setObject, setObject, setRef, setRowId, setShort, setSQLXML, setString, setTime, setTime, setTimestamp, setTimestamp, setUnicodeStream, setURLgetBatchSql, getBatchSqlList, getConnectionProxy, getLastExecuteSql, getLastExecuteTimeNano, getLastExecuteType, getSqlStat, isFirstResultSet, setLastExecuteTimeNano, setSqlStataddBatch, cancel, clearBatch, clearWarnings, close, closeOnCompletion, execute, execute, execute, execute, executeBatch, executeQuery, executeUpdate, executeUpdate, executeUpdate, executeUpdate, getConnection, getFetchDirection, getFetchSize, getGeneratedKeys, getMaxFieldSize, getMaxRows, getMoreResults, getMoreResults, getQueryTimeout, getResultSet, getResultSetConcurrency, getResultSetHoldability, getResultSetType, getUpdateCount, getWarnings, isClosed, isCloseOnCompletion, isPoolable, setCursorName, setEscapeProcessing, setFetchDirection, setFetchSize, setMaxFieldSize, setMaxRows, setPoolable, setQueryTimeoutgetAttributes, getIdisWrapperFor, unwrapString getSql()
PreparedStatement getRawObject()
getRawObject 在接口中 StatementProxygetRawObject 在接口中 WrapperProxyMap<Integer,JdbcParameter> getParameters()
getParameters 在接口中 StatementProxyCopyright © 2012 Alibaba Group. All Rights Reserved.