Spring Framework 3.0.4 ChangelogChanges in version 3.0.4 (2010-08-19) * support for Hibernate Core 3.6, Hibernate Validator 4.1, EclipseLink 2.1, EHCache 2.2 * OSGi manifest version range accepts EHCache 2.x as well * added " Spring's Jackson support requires Jackson 1.3 or higher * JPA 2.0 support tested and supported with Hibernate 3.5.2 and OpenJPA 2.0.0 GA as well * revised VFS support for Spring's component scanning to contents of org.springframework.web.struts jar * upgraded to Hibernate Validator 4.0.2 and Jackson 1.4.2 * compatibility with Hibernate 3.5 final (native and also as a JPA 2.0 provider) * compatibility0 码力 | 15 页 | 41.47 KB | 2 年前3
Spring Framework 2.5.x ReferenceObject Relational Mapping (ORM) data access ..... 282 12.1. Introduction ..... 282 12.2. Hibernate ..... 283 12.2.1. Resourcemanagement ..... 283 12.2.2. SessionFactory setup in a Spring container Implementing Spring-based DAOs without callbacks ..... 286 12.2.5. Implementing DAOs based on plain Hibernate 3 API ..... 286 12.2.6. Programmatic transactiondemarcation ..... 287 12.2.7. Declarative t Containerresources versus local resources ..... 291 12.2.10. Spurious application server warnings when using Hibernate ..... 292 12.3. JDO ..... 293 12.3.1. PersistenceManagerFactorysetup ..... 293 12.3.2. JdoTemplate0 码力 | 590 页 | 4.31 MB | 2 年前3
Spring Framework 3.1.1 ChangelogChanges in version 3.1.1 (2012-02-16) ___ * official support for Hibernate 4.0.0/4.0.1 as well as Hibernate 4.1 * JBossNativeJdbcExtractor is compatible with JBoss AS 7 as well * restored JBossLoadTimeWeaver Manager * Hibernate synchronization properly unbinds Session even in case of afterCompletion exception * Hibernate exception translation covers NonUniqueObjectException to * Hibernate 4 LocalSessionFactoryBean interface as well * Hibernate 4 LocalSessionFactoryBean does not insist on a "DataSource" reference being set * added "entityInterceptor" property to Hibernate 4 LocalSessionFactoryBean0 码力 | 23 页 | 64.04 KB | 2 年前3
Spring Framework 3.1.4 Changelog"jtaDataSource" property to JPA LocalContainerEntityManagerFactoryBean (for default units) * Hibernate 4 LocalSessionFactoryBuilder sets thread context ClassLoader (for JBoss 7 compatibility) * Jaxb2Marshall ParameterMetaData (if available) for type determination * added "jtaTransactionManager" property to Hibernate 4 LocalSessionFactoryBean/Builder * EhCacheFactoryBean applies listeners and enabled/disabled by default #### Changes in version 3.1.1 (2012-02-16) * official support for Hibernate 4.0.0/4.0.1 as well as Hibernate 4.1 * JBossNativeJdbcExtractor is compatible with JBoss AS 7 as well * restored0 码力 | 26 页 | 72.26 KB | 2 年前3
Spring Framework 3.1.2 ChangelogParameterMetaData (if available) for type determination * added "jtaTransactionManager" property to Hibernate 4 LocalSessionFactoryBean/Builder * EhCacheFactoryBean applies listeners and enabled/disabled by default #### Changes in version 3.1.1 (2012-02-16) * official support for Hibernate 4.0.0/4.0.1 as well as Hibernate 4.1 * JBossNativeJdbcExtractor is compatible with JBoss AS 7 as well * restored DefaultPersistenceUnitManager afterCompletion exception * Hibernate exception translation covers NonUniqueObjectException to DuplicateKeyException case * Hibernate 4 LocalSessionFactoryBean implements Persisten0 码力 | 24 页 | 66.17 KB | 2 年前3
Spring Framework 3.2.2 Changeloghttp://www.springsource.org #### Changes in version 3.2.2 (2013-03-14) * official support for Hibernate 4.2 (SPR-10255) $ ^{*} $ fixed missing inter-dependencies in module POMs (SPR-10218) * marked DAOs (SPR-10256) * "packagesToScan" feature for Hibernate 3 and Hibernate 4 detects annotated * HibernateTransactionManager for Hibernate 4 supports "entityInterceptor(BeanName)" property Spring's JasperReports support with JasperReports 5.0 * added unit tests for Spring's Hibernate 4 support * deprecated Apache iBATIS support in favor of native Spring support in Mybatis (the0 码力 | 31 页 | 89.03 KB | 2 年前3
Spring Framework 2.5.5 Changelogtrigger persistence problem that was introduced in 1.6.0) * upgraded to Hibernate 3.3.0 (while retaining compatibility with Hibernate 3.1/3.2) * upgraded to iBATIS SQL Maps 2.3.2 (while retaining compatibility CurrentSessionContext * documented use of Hibernate StatelessSession with Spring's DataSourceTransactionManager/HibernateTransactionManager * added support for Derby and H2 through Hibernate/OpenJpa/TopLink/Eclipse LinkJpaVendorAdapter's "database" property * Hibernate/TopLink/JDO/JPA proxy classes are generated in the ORM provider's ClassLoader (for full visibility in OSGi) * Spring-enriched JPA0 码力 | 101 页 | 291.00 KB | 2 年前3
Spring Framework 1.1.2 Reference..... 104 11. Data Access using O/R Mappers ..... 105 11.1. Introduction ..... 105 11.2. Hibernate ..... 106 11.2.1. Resource Management ..... 106 11.2.2. Resource Definitions in an Application You can use the bean container, with Struts on top, but you could also choose to just use the Hibernate integration or the JDBC abstraction layer. Spring is non-intrusive, meaning dependencies on the on, a few words of gratitude: Chris Bauer (of the Hibernate team) prepared and adapted the DocBook-XSL software in order to be able to create Hibernate's reference guide, also allowing us to create0 码力 | 199 页 | 1.14 MB | 2 年前3
Spring Framework 3.0.2 Changelogcontents of org.springframework.web.struts.jar * upgraded to Hibernate Validator 4.0.2 and Jackson 1.4.2 * compatibility with Hibernate 3.5 final (native and also as a JPA 2.0 provider) * compatibility 34; accepts any plain RowMapper now * added public "validateDatabaseSchema" method to Hibernate LocalSessionFactoryBean * HibernateJpaDialect borrows JDBC Connection on demand (supporting aggressive support for JPA PersistenceContext/Unit injection on Google App Engine * support for Hibernate 3.5 (as native Hibernate API and as JPA 2.0 provider) * support for Tiles 2.2.1 (preserving compatibility with0 码力 | 12 页 | 32.08 KB | 2 年前3
Spring Framework 3.0.5 ChangelogChanges in version 3.0.5 (2010-10-20) * support for Hibernate 3.6 final * added core serializer abstraction with default implementations using Java Serialization * consistent use of JDK 1.5's "ThreadLocal now * LocalSessionFactoryBean's "entityCacheStrategies" works with region names on Hibernate 3.6 as well * fixed DefaultMessageListenerContainer's no-message-received commit to work without "getAttributeNames()" #### Changes in version 3.0.4 (2010-08-19) * support for Hibernate Core 3.6, Hibernate Validator 4.1, EclipseLink 2.1, EHCache 2.2 * OSGi manifest version range accepts EHCache0 码力 | 17 页 | 45.75 KB | 2 年前3
共 480 条
- 1
- 2
- 3
- 4
- 5
- 6
- 48













