Class AnnotationBinder

java.lang.Object
org.hibernate.boot.model.internal.AnnotationBinder

public final class AnnotationBinder extends Object
Reads annotations from Java classes and produces the Hibernate configuration-time metamodel, that is, the objects defined in the package org.hibernate.mapping.
Author:
Emmanuel Bernard, Hardy Ferentschik