All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractJdbcTest ArrayStreamingHandler ResultSetHandler implementation that converts the ResultSet into a Stream of Object[]s.BeanStreamingHandler<T> ResultSetHandler implementation that converts the ResultSet into a Stream of Object[]s.JdbcActions<SELF extends JdbcActions<SELF>> JdbcFixtures<SELF extends JdbcFixtures<SELF>> JdbcScenarioType Rest client type of scenario.JdbcVerifications<SELF extends JdbcVerifications<SELF>> MapStreamingHandler ResultSetHandler implementation that converts the ResultSet into a Stream of Map. StreamingQueryRunner An extension of the Apache DbUtils QueryRunner that adds methods to produce Streams where each element of the stream is constructed from a row in a ResultSet.StreamingResultSetHandler<T> Abstract class that simplifies the development of ResultSetHandler classes that convert ResultSets into Streams.TestConfiguration Represents the configuration parameters for tests.