| Package | Description |
|---|---|
| be.bendem.sqlstreams |
This package contains the public API for the
sql-streams package. |
| be.bendem.sqlstreams.impl | |
| be.bendem.sqlstreams.util |
| Class and Description |
|---|
| BatchUpdate |
| Execute |
| ParameterProvider
Represents an object holding a
PreparedStatement and providing methods
to set it up for a sql query. |
| PreparedStatementBinderByIndex |
| Query |
| SqlStream
This class is the main entry point from this library.
|
| StatementHolder
Represents an object holding an instance of
PreparedStatement. |
| Transaction
Represents a transaction bound to a specific
Connection. |
| Transaction.IsolationLevel |
| Update |
| Class and Description |
|---|
| BatchUpdate |
| Execute |
| PreparedStatementBinderByIndex |
| Query |
| ResultSetRetrieverByIndex |
| ResultSetRetrieverByName |
| SqlStream
This class is the main entry point from this library.
|
| Transaction
Represents a transaction bound to a specific
Connection. |
| Transaction.IsolationLevel |
| Update |
| Class and Description |
|---|
| UncheckedSqlException
Wraps a
SQLException into an unchecked exception. |
Copyright © 2019. All rights reserved.