Spring Framework 1.2.8 ChangelogMockServletContext instead of a ServletContext argument Package org.springframework.orm * refined JDO PersistenceManagerFactoryUtils to explicitly suspend pre-bound PM in the course of transaction suspension encoding for both Hibernate2 and Hibernate3 * updated Spring's JDO support to be compatible with JPOX JDO 2.0 API snapshot-9 (corresponding to JDO 2.0 final draft) * JdoTransactionManager does explicit "isActive()" and Criteria objects * refined LocalPersistenceManagerFactoryBean to work with JDO 1.0 API as well as with the latest JDO 2.0 API snapshot * refined LocalSessionFactory for TopLink to use a new TopLink0 码力 | 89 页 | 254.65 KB | 1 年前3
Spring Framework 1.2.x ChangelogMockServletContext instead of a ServletContext argument Package org.springframework.orm * refined JDO PersistenceManagerFactoryUtils to explicitly suspend pre-bound PM in the course of transaction suspension encoding for both Hibernate2 and Hibernate3 * updated Spring's JDO support to be compatible with JPOX JDO 2.0 API snapshot-9 (corresponding to JDO 2.0 final draft) * JdoTransactionManager does explicit "isActive()" and Criteria objects * refined LocalPersistenceManagerFactoryBean to work with JDO 1.0 API as well as with the latest JDO 2.0 API snapshot * refined LocalSessionFactory for TopLink to use a new TopLink0 码力 | 94 页 | 267.57 KB | 1 年前3
Spring Framework 1.2.7 Changelogencoding for both Hibernate2 and Hibernate3 * updated Spring's JDO support to be compatible with JPOX JDO 2.0 API snapshot-9 (corresponding to JDO 2.0 final draft) * JdoTransactionManager does explicit "isActive()" and Criteria objects * refined LocalPersistenceManagerFactoryBean to work with JDO 1.0 API as well as with the latest JDO 2.0 API snapshot * refined LocalSessionFactory for TopLink to use a new TopLink springframework.orm * extended doc coverage regarding plain DAO implementations: based on plain Hibernate3/JDO/TopLink/OJB/iBATIS API * added "allowCreate" flag to TransactionAwarePersistenceManagerFactoryProxy0 码力 | 87 页 | 248.22 KB | 1 年前3
Spring Framework 1.2.5 Changelogand Criteria objects * refined LocalPersistenceManagerFactoryBean to work with JDO 1.0 API as well as with the latest JDO 2.0 API snapshot * refined LocalSessionFactory for TopLink to use a new TopLink springframework.orm * extended doc coverage regarding plain DAO implementations: based on plain Hibernate3/JDO/TopLink/OJB/iBATIS API * added "allowCreate" flag to TransactionAwarePersistenceManagerFactoryProxy checking of the type of the located JNDI object Package org.springframework.orm * added sections on JDO, TopLink and OJB to the reference documentation * reworked all transaction synchronizations to correctly0 码力 | 79 页 | 226.37 KB | 1 年前3
Spring Framework 1.2.4 Changelogand Criteria objects * refined LocalPersistenceManagerFactoryBean to work with JDO 1.0 API as well as with the latest JDO 2.0 API snapshot * refined LocalSessionFactory for TopLink to use a new TopLink springframework.orm * extended doc coverage regarding plain DAO implementations: based on plain Hibernate3/JDO/TopLink/OJB/iBATIS API * added "allowCreate" flag to TransactionAwarePersistenceManagerFactoryProxy checking of the type of the located JNDI object Package org.springframework.orm * added sections on JDO, TopLink and OJB to the reference documentation * reworked all transaction synchronizations to correctly0 码力 | 77 页 | 223.73 KB | 1 年前3
Spring Framework 1.2.6 Changelogand Criteria objects * refined LocalPersistenceManagerFactoryBean to work with JDO 1.0 API as well as with the latest JDO 2.0 API snapshot * refined LocalSessionFactory for TopLink to use a new TopLink springframework.orm * extended doc coverage regarding plain DAO implementations: based on plain Hibernate3/JDO/TopLink/OJB/iBATIS API * added "allowCreate" flag to TransactionAwarePersistenceManagerFactoryProxy checking of the type of the located JNDI object Package org.springframework.orm * added sections on JDO, TopLink and OJB to the reference documentation * reworked all transaction synchronizations to correctly0 码力 | 83 页 | 236.45 KB | 1 年前3
Spring Framework 1.2.3 Changelogspringframework.orm * extended doc coverage regarding plain DAO implementations: based on plain Hibernate3/JDO/TopLink/OJB/iBATIS API * added "allowCreate" flag to TransactionAwarePersistenceManagerFactoryProxy checking of the type of the located JNDI object Package org.springframework.orm * added sections on JDO, TopLink and OJB to the reference documentation * reworked all transaction synchronizations to correctly support for Hibernate Annotation 3.0 beta 2: AnnotationSessionFactoryBean in "tiger" source tree * made JDO2-style "detachCopy(All)", "attachCopy(All)" and "newNamedQuery" behavior overridable through JdoDialect0 码力 | 74 页 | 215.40 KB | 1 年前3
Spring Framework 1.2.2 Changelogchecking of the type of the located JNDI object Package org.springframework.orm * added sections on JDO, TopLink and OJB to the reference documentation * reworked all transaction synchronizations to correctly for Hibernate Annotation 3.0 beta 2: AnnotationSessionFactoryBean in "tiger" source tree * made JDO2-style "detachCopy(All)", "attachCopy(All)" and "newNamedQuery" behavior overridable through JdoDialect and JdbcDaoSupport) * added "releaseConnection" method to ConnectionHandle interface, allowing for JDO2-style Connection borrowing * reworked ConnectionHolder to explicitly fetch a current Connection on0 码力 | 72 页 | 205.76 KB | 1 年前3
Spring Framework 2.5.0 Changelognamespaces to work without XSD validation as well * updated Spring's JDO support to require JDO 2.0 or higher, with early support for JDO 2.1 features Package org.springframework.aop * revised AdvisedSupport JdoDialect, expecting providers to follow the final JDO 2.0 API * deprecated JdoTemplate's "attachCopy" methods in favor of revised "makePersistent" with a JDO2-style return value * LocalPersistenceManagerFactoryBean LocalPersistenceManagerFactoryBean, supporting JDO 2.1 PMF lookup * added "jdoPropertyMap" property to LocalPersistenceManagerFactoryBean, allowing for non-String JDO property values * JdoTransactionManager0 码力 | 78 页 | 221.83 KB | 1 年前3
Spring Framework 2.5.5 Changelogthrough Hibernate/OpenJpa/TopLink/EclipseLinkJpaVendorAdapter's "database" property * Hibernate/TopLink/JDO/JPA proxy classes are generated in the ORM provider's ClassLoader (for full visibility in OSGi) * TopLinkTransactionManager to correctly expose the underlying JDBC Connection in read-write transaction scenarios * JDO/JPA factories check autodetected proxy interfaces for visibility in the ClassLoader (for WebSphere namespaces to work without XSD validation as well * updated Spring's JDO support to require JDO 2.0 or higher, with early support for JDO 2.1 features Package org.springframework.aop * revised AdvisedSupport0 码力 | 101 页 | 291.00 KB | 1 年前3
共 67 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7













