SqlArrayTypes (Jdbi3 3.52.0-SNAPSHOT API)
- All Implemented Interfaces:
JdbiConfig<SqlArrayTypes>
-
Constructor Summary
Constructors
-
Method Summary
Returns a copy of this configuration object.
Obtain an
SqlArrayTypefor the given array element type in the given contextReturns the strategy used to bind array-type arguments to SQL statements.
Register an array element type that is supported by the JDBC vendor.
Register a
SqlArrayTypewhich will have its parameterized type inspected to determine which element type it supports.Sets the strategy used when binding array-type arguments to SQL statements.
voidThe registry will inject itself into the configuration object.
-
Constructor Details
-
SqlArrayTypes
-
-
Method Details
-
getArgumentStrategy
-
setArgumentStrategy
-
register
-
register
-
register
-
findFor
-
setRegistry
-
getInferenceInterceptors
-
createCopy
-