Class MockDbPreparedStatement

java.lang.Object
org.jumpmind.db.mock.MockDbPreparedStatement
All Implemented Interfaces:
AutoCloseable, PreparedStatement, Statement, Wrapper

public class MockDbPreparedStatement extends Object implements PreparedStatement
Helper class stubs out most methods for PreparedStatement. All mocked Resultsets are piped from MockDbDataSource.