com.mockobjects.sql

Class MockConnection

Implemented Interfaces:
Connection, Verifiable

public class MockConnection
extends com.mockobjects.sql.CommonMockConnection

Version:
$Revision: 1.3 $
See Also:
MockConnection2

Method Summary

Methods inherited from class com.mockobjects.sql.CommonMockConnection

addExpectedAutoCommit, addExpectedPreparedStatementString, clearWarnings, close, commit, createStatement, createStatement, createStatement, getAutoCommit, getCatalog, getHoldability, getMetaData, getTransactionIsolation, getTypeMap, getWarnings, isClosed, isReadOnly, nativeSQL, prepareCall, prepareCall, prepareCall, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, rollback, setAutoCommit, setCatalog, setExpectedCloseCalls, setExpectedCommitCalls, setExpectedCreateStatementCalls, setExpectedResultSetConcurrency, setExpectedResultSetType, setExpectedRollbackCalls, setHoldability, setReadOnly, setTransactionIsolation, setTypeMap, setupAddPreparedStatement, setupAutoCommit, setupCloseException, setupIsClose, setupIsClosed, setupIsClosedException, setupMetaData, setupStatement, setupThrowExceptionOnPrepareOrCreate

Methods inherited from class com.mockobjects.MockObject

notImplemented, notYetImplemented, verify

Copyright © 2002 Mock Objects. All Rights Reserved.