com.mockobjects.sql
Class MockPreparedStatement
java.lang.Object
com.mockobjects.MockObject
com.mockobjects.sql.CommonMockStatement
com.mockobjects.sql.CommonMockPreparedStatement
com.mockobjects.sql.MockPreparedStatement
- PreparedStatement, Statement, Verifiable
public class MockPreparedStatement
extends com.mockobjects.sql.CommonMockPreparedStatement
addBatch , addExpectedSetParameter , addExpectedSetParameter , addExpectedSetParameters , addExpectedTargetSQLType , addResultSet , addUpdateCount , clearParameters , execute , executeQuery , executeUpdate , getMetaData , setArray , setAsciiStream , setBigDecimal , setBinaryStream , setBlob , setBoolean , setByte , setBytes , setCharacterStream , setClob , setDate , setDate , setDouble , setExpectedClearParametersCalls , setExpectingNoSetParameters , setFloat , setInt , setLong , setNull , setNull , setObject , setObject , setObject , setRef , setShort , setString , setTime , setTime , setTimestamp , setTimestamp , setUnicodeStream |
addBatch , addExpectedExecute , addExpectedExecuteQuery , addExpectedExecuteUpdate , cancel , clearBatch , clearWarnings , close , execute , executeBatch , executeQuery , executeUpdate , getConnection , getFetchDirection , getFetchSize , getMaxFieldSize , getMaxRows , getMoreResults , getQueryTimeout , getResultSet , getResultSetConcurrency , getResultSetType , getUpdateCount , getWarnings , setCursorName , setEscapeProcessing , setExpectedCloseCalls , setFetchDirection , setFetchSize , setMaxFieldSize , setMaxRows , setQueryTimeout , setupConnection , setupThrowExceptionOnExecute , setupUpdateCount |
Copyright © 2002 Mock Objects. All Rights Reserved.