|
|||||||||
| Home >> All >> com >> mockobjects >> [ sql overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package com.mockobjects.sql
| Class Summary | |
| CommonMockCallableStatement | |
| CommonMockConnection | |
| CommonMockConnection2 | |
| CommonMockDataSource | Abstract DataSource for use with mock testing. |
| CommonMockMultiRowResultSet | This is a simple implementation of a MockResultSet. |
| CommonMockPreparedStatement | Abstract PreparedStatement for use with mock testing. |
| CommonMockResultSetMetaData | |
| CommonMockSingleRowResultSet | Implementation of a MockResultSet that uses the ExpectationRow object to simulate a ResultSet that returns a single row. |
| CommonMockStatement | |
| ExpectationSqlRow | |
| MockArray | MockArray.java |
| MockCallableStatement | |
| MockConnection | Deprecated. Use temporary class MockConnection2 |
| MockConnection2 | MockConnection2 is a tempary replacement for the MockConnection. |
| MockDatabaseMetaData | |
| MockDataSource | Empty implementation of CommonMockDataSource. |
| MockDriver | |
| MockMultiRowResultSet | |
| MockPreparedStatement | |
| MockResultSet | This is the base implementation of a mock result set. |
| MockResultSetMetaData | Minimal implementation of ResultSetMetaData for testing. |
| MockSingleRowResultSet | |
| MockStatement | |
|
|||||||||
| Home >> All >> com >> mockobjects >> [ sql overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||