Package org.hibernate.metamodel.source.annotations

Interface Summary
AnnotationBindingContext Defines an interface for providing additional annotation related context information.
HibernateDotNames Defines the dot names for the Hibernate specific mapping annotations.
JPADotNames Defines the dot names for the JPA annotations
 

Class Summary
AnnotationBindingContextImpl  
AnnotationMetadataSourceProcessorImpl Main class responsible to creating and binding the Hibernate meta-model from annotations.
EntityHierarchyBuilder Given a (jandex) annotation index build processes all classes with JPA relevant annotations and pre-orders JPA entities respectively their inheritance hierarchy.
EntityHierarchyImpl  
EnumConversionHelper Helper class which converts between different enum types.
JandexHelper Utility methods for working with the jandex annotation index.
ReflectionHelper Some helper methods for reflection tasks
 

Exception Summary
UnknownInheritanceTypeException  
 



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