Package org.jdbi.v3.core.array


package org.jdbi.v3.core.array

The array package binds Java arrays and collections to SQL arrays, and handles mapping array result types back to Java arrays and collections.