Package org.hibernate.internal.util

Internal utility classes.

See:
          Description

Interface Summary
ValueHolder.DeferredInitializer<T> The snippet that generates the initialization value.
 

Class Summary
BytesHelper  
ClassLoaderHelper This exists purely to allow custom ClassLoaders to be injected and used prior to ServiceRegistry and ClassLoadingService existence.
Cloneable An object that is shallow-coneable
ConfigHelper A simple class to centralize logic needed to locate config files on the system.
EntityPrinter Renders entities and query parameters to a nicely readable string.
JdbcExceptionHelper  
MarkerObject  
ReflectHelper Utility class for various reflection operations.
SerializationHelper Assists with the serialization process and performs additional functionality based on serialization.
StringHelper  
ValueHolder<T> Represents a "final" value that is initialized either up front or once at some point after declaration.
 

Package org.hibernate.internal.util Description

Internal utility classes.



Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.