| Package | Description |
|---|---|
| be.bendem.sqlstreams.util |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
Wrap.get(SqlSupplier<T> supplier)
Executes a possibly throwing code and returns the result, wrapping any
SQLException into a UncheckedSqlException. |
Copyright © 2019. All rights reserved.