Uses of Annotation Interface
org.hibernate.internal.build.AllowReflection

Packages that use AllowReflection
Package
Description
This package defines the SPI of a framework for lazy-initializing and state-tracking collection wrappers.
 
Internal utility classes
 
 
 
A Hibernate Type is a strategy for mapping a Java property type to a JDBC type or types.
Implements the SPI for basic-typed value conversions.
Integrates a range of types defined by the JDK with the type system of Hibernate.
SPIs related to JavaType.
Defines handling of almost the full range of standard JDBC-defined SQL data types.
An implementation of FormatMapper using JAXB.