| Class | Description |
|---|---|
| AbstractPreparedStatementExecutorTest<T,E extends PreparedStatement> |
An abstract base for tests of
AbstractPreparedStatementExecutor
subtypes. |
| CallableStatementAccessorTest |
Unit tests for
CallableStatementAccessor. |
| CallableStatementExecutorTest |
Unit tests for
PreparedQueryExecutor. |
| CallBuilderTest |
Unit tests for
CallBuilder. |
| CallPreparerTest |
Unit tests for
CallPreparer. |
| ColumnExtractingResultSetHandlerTest |
Unit tests for
RowMappingResultSetHandler. |
| ColumnExtractorTest |
Unit tests for
ColumnExtractor. |
| DataSourceWrapper |
A wrapper for a
DataSource with connection management API. |
| FluentJdbcDemo |
A simple demo of some of the features of the library.
|
| FluentJdbcSingleConnectionDemo |
Simple demo of using Fluent JDBC with a single connection.
|
| FluentJdbcTest |
Tests for
FluentJdbc. |
| JdbcCallDemo |
A simple demo of some of the features of the library.
|
| JUnitRuleClassImposterizingMockery |
A
JUnitRuleMockery that quietly allows mocking concrete classes. |
| MultipleRowExtractorTest |
Unit tests for
MultipleRowHandler. |
| PreparedQueryExecutorTest |
Unit tests for
PreparedQueryExecutor. |
| PreparedUpdateExecutorTest |
Unit tests for
PreparedUpdateExecutor. |
| QueryBuilderTest |
Unit tests for
QueryBuilder. |
| ResultSetAccessorTest |
Unit tests for
CallableStatementAccessor. |
| RowMappingResultSetHandlerTest |
Unit tests for
RowMappingResultSetHandler. |
| SingleConnectionDataSourceTest |
Tests for
SingleConnectionDataSource. |
| SingleRowExtractorTest |
Unit tests for
SingleRowHandler. |
| SourceUtilsTest |
Unit tests for
SourceUtils. |
| StatementExecutorTest |
Unit tests for
StatementExecutor. |
| StatementPreparerTest |
Unit tests for
StatementPreparer. |
| UpdateBuilderTest |
Unit tests for
UpdateBuilder. |
Copyright © 2014–2015 Carl Harris, Jr. All rights reserved.