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.
-
Interface Summary Interface Description OnDemandExtensions.Factory OnDemandHandleSupplier SqlScriptParser.TokenHandler -
Class Summary Class Description AnnotationFactory CollectionCollectors CopyOnWriteHashMap<K,V> EnumStrategies IterableLike Implements Iterator methods for unidentified arrays and Iterable things that do not have a more specific type than Object.IterableLike.PrimitiveArrayIterator JdbiClassUtils Helper class for various internal reflection operations.JdbiOptionals MemoizingSupplier<T> Wraps a supplier and memoizes the object returned.OnDemandExtensions SqlScriptParser An SQL script parser. -
Exception Summary Exception Description UtilityClassException