org.springframework.orm.hibernate3.annotation |
Support package for the Hibernate3 Annotation add-on,
which supports EJB3-compliant JDK 1.5+ annotations for mappings.
|
Java Source File Name | Type | Comment |
AnnotationSessionFactoryBean.java | Class | Subclass of Spring's standard LocalSessionFactoryBean for Hibernate3,
supporting JDK 1.5+ annotation metadata for mappings. |