Package org.springframework.orm.hibernate3.annotation

Support package for the Hibernate3 Annotation add-on, which supports EJB3-compliant JDK 1.5+ annotations for mappings.

See:
          Description

Class Summary
AnnotationSessionFactoryBean Subclass of AnnotationSessionFactoryBuilder adhering to Spring's FactoryBean contract, making it suitable for use in XML configuration.
AnnotationSessionFactoryBuilder Hibernate AnnotationConfiguration builder suitable for use within Spring @Configuration class @Bean methods.
 

Package org.springframework.orm.hibernate3.annotation Description

Support package for the Hibernate3 Annotation add-on, which supports EJB3-compliant JDK 1.5+ annotations for mappings.