| Package | Description |
|---|---|
| be.bendem.sqlstreams |
This package contains the public API for the
sql-streams package. |
| be.bendem.sqlstreams.impl |
| Modifier and Type | Method and Description |
|---|---|
<T> SqlStream |
SqlStream.registerCustomBinding(Class<T> clazz,
PreparedStatementBinderByIndex<T> preparedStatementBinderByIndex) |
| Modifier and Type | Method and Description |
|---|---|
<T> SqlImpl |
SqlImpl.registerCustomBinding(Class<T> clazz,
PreparedStatementBinderByIndex<T> preparedStatementBinderByIndex) |
Copyright © 2019. All rights reserved.