AnnotationProxies
) from AnnotationDescriptors
.Annotation
that pretends it is a
"real" source code annotation.ReflectionManager.toXClass(Class)
after resolving the Class yourself
ReflectionManager.classForName(String)
after having injected the proper ClassLoaderDelegate to use via
ReflectionManager.injectClassLoaderDelegate(org.hibernate.annotations.common.reflection.ClassLoaderDelegate)
ClassLoader
methods.TypeEnvironment
functions.Type
for itself.ClassLoaderDelegate
org.hibernate.util.StringHelper
.Type
.Class
or ParameterizedType
.java.lang.reflect.Type
hierarchy.Copyright © 2015 Hibernate.org. All rights reserved.