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  
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-2013 Red Hat, Inc. All Rights Reserved.