| Package | Description |
|---|---|
| org.jdbi.v3.core.array | |
| org.jdbi.v3.core.config | |
| org.jdbi.v3.core.statement |
Interfaces used to alter JDBI's handling of JDBC Statements
|
| Class and Description |
|---|
| SqlArrayArgumentStrategy
Strategies used to bind SQL array arguments to a
PreparedStatement. |
| SqlArrayType
Strategy for converting array-like arguments into SQL arrays.
|
| SqlArrayTypeFactory
Factory interface to produce
SqlArrayType instances. |
| SqlArrayTypes
Configuration class for SQL array binding and mapping.
|
| Class and Description |
|---|
| SqlArrayArgumentStrategy
Strategies used to bind SQL array arguments to a
PreparedStatement. |
| SqlArrayType
Strategy for converting array-like arguments into SQL arrays.
|
| SqlArrayTypeFactory
Factory interface to produce
SqlArrayType instances. |
| Class and Description |
|---|
| SqlArrayArgumentStrategy
Strategies used to bind SQL array arguments to a
PreparedStatement. |
| SqlArrayType
Strategy for converting array-like arguments into SQL arrays.
|
Copyright © 2017. All rights reserved.