| Package | Description |
|---|---|
| com.landawn.abacus.util |
| Modifier and Type | Method and Description |
|---|---|
SQLBuilder.SP |
SQLBuilder.pair()
This SQLBuilder will be closed after
pair() is called. |
| Modifier and Type | Method and Description |
|---|---|
<E extends Exception> |
SQLBuilder.accept(Throwables.Consumer<? super SQLBuilder.SP,E> consumer) |
<T,E extends Exception> |
SQLBuilder.apply(Throwables.Function<? super SQLBuilder.SP,T,E> func) |
Copyright © 2021. All rights reserved.