| Package | Description |
|---|---|
| org.jdbi.v3.core.array | |
| org.jdbi.v3.core.config |
| Modifier and Type | Method and Description |
|---|---|
SqlArrayTypes |
SqlArrayTypes.register(SqlArrayTypeFactory factory)
Register a
SqlArrayTypeFactory. |
| Modifier and Type | Method and Description |
|---|---|
default This |
Configurable.registerArrayType(SqlArrayTypeFactory factory)
Convenience method for
getConfig(SqlArrayTypes.class).register(factory) |
Copyright © 2017. All rights reserved.