Package org.jdbi.v3.core.internal
package org.jdbi.v3.core.internal
Utility classes used internally by Jdbi.
The classes in the package may break backwards compatibility at any time, and are not supported. Use at your own risk.
-
ClassDescriptionCopyOnWriteHashMap<K,
V> Implements Iterator methods for unidentified arrays and Iterable things that do not have a more specific type than Object.Helper class for various internal reflection operations.Wraps a supplier and memoizes the object returned.An SQL script parser.