Package org.hibernate.internal.util
package org.hibernate.internal.util
Internal utility classes
-
ClassDescriptionDeprecated.Renders entities and query parameters to a nicely readable string.An immutable variant of the
BitSetclass with some additional operations.IndexedBiConsumer<T,U> A consumer, likeBiConsumer, accepting 2 values and an index.A consumer, likeConsumer, accepting a value and its index.KeyedConsumer<K,V> A consumer, likeBiConsumer, accepting a key and a value (Map entry e.g.)Helper to deal with conversions (both directions) betweenLockModeandLockModeType.Deprecated.This is a legacy of very ancient versions of Hibernate.Support for mutable boolean references, generally used from within anon inner classes, lambdas, etcA more performant version ofAtomicIntegerin cases where we do not have to worry about concurrency.A more performant version ofAtomicLongin cases where we do not have to worry about concurrency.Mutable object reference.Utility class for the Nullness Checker.Exposes aReaderas anInputStream.Utility class for various reflection operations.Assists with the serialization process and performs additional functionality based on serialization.ValueHolder<T>The snippet that generates the initialization value.
ClassLoaderServiceinstead