com.mockobjects.sql

Class MockStatement

Implemented Interfaces:
Statement, Verifiable

public class MockStatement
extends com.mockobjects.sql.CommonMockStatement

Method Summary

Methods inherited from class com.mockobjects.sql.CommonMockStatement

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

Methods inherited from class com.mockobjects.MockObject

notImplemented, notYetImplemented, verify

Copyright © 2002 Mock Objects. All Rights Reserved.