站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 2.0.5 API 文档英文版

Uses of Class org.springframework.orm.hibernate3.LocalSessionFactoryBean (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

The Spring Framework

Uses of Class
org.springframework.orm.hibernate3.LocalSessionFactoryBean

Packages that use LocalSessionFactoryBean
org.springframework.orm.hibernate3.annotation Support package for the Hibernate3 Annotation add-on, which supports EJB3-compliant JDK 1.5+ annotations for mappings. 
 

Uses of LocalSessionFactoryBean in org.springframework.orm.hibernate3.annotation
 

Subclasses of LocalSessionFactoryBean in org.springframework.orm.hibernate3.annotation
 class AnnotationSessionFactoryBean
          Subclass of Spring's standard LocalSessionFactoryBean for Hibernate3, supporting JDK 1.5+ annotation metadata for mappings.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.