| Interface | Description |
|---|---|
| SqlArrayType<T> |
Strategy for converting array-like arguments into SQL arrays.
|
| SqlArrayTypeFactory |
Factory interface to produce
SqlArrayType instances. |
| Class | Description |
|---|---|
| SqlArrayArgumentFactory | |
| SqlArrayMapperFactory | |
| SqlArrayTypes |
Configuration class for SQL array binding and mapping.
|
| Enum | Description |
|---|---|
| SqlArrayArgumentStrategy |
Strategies used to bind SQL array arguments to a
PreparedStatement. |
Copyright © 2017. All rights reserved.