| 类 | 说明 |
|---|---|
| AnnotationBinder |
JSR 175 annotation binder which reads the annotations from classes, applies the
principles of the EJB3 spec and produces the Hibernate configuration-time metamodel
(the classes in the
org.hibernate.mapping package)
Some design description
I tried to remove any link to annotation except from the 2 first level of
method call. |
Copyright © 2019. All rights reserved.