Uses of Interface
org.jdbi.v3.core.argument.ArgumentFactory.Preparable

Packages that use ArgumentFactory.Preparable
Package
Description
The argument classes translate Java types into JDBC parameters.
The array package binds Java arrays and collections to SQL arrays, and handles mapping array result types back to Java arrays and collections.