Spring Framework 1.2.x Changelog
springframework.orm * iBATIS support works correctly with "useTransactionAwareDataSource" and JTA transaction resume with subsequent access * added overloaded query/insert/update/delete operations without "AUTO" etc as value) * reworked Hibernate JTA transaction synchronization to expose "beforeCompletion" exceptions to the caller * Hibernate JTA transaction synchronization does not call "setRollbackOnly" properly ends a started transaction early if "onSetupInTransaction" fails * AbstractTransactionalSpringContextTests only tries to end transaction on "tearDown" if the transaction is still active * Abst0 码力 | 94 页 | 267.57 KB | 1 年前3Spring Framework 1.2.7 Changelog
DataSourceUtils to expect an "afterCompletion" callback from a different thread (in case of JTA transaction) * DataSourceTransactionManager only attempts to release Connection if not pre-bound (to avoid message) * TransactionAwareDataSourceProxy works correctly in combination with JdbcTemplate and transaction suspend/resume now * fixed JdbcTemplate to extract the JDBC Connection for CallableStatementCreators springframework.transaction * fixed AbstractPlatformTransactionManager to serialize all relevant state * refined AbstractPlatformTransactionManager to suspend synchronizations before the actual transaction (not after)0 码力 | 87 页 | 248.22 KB | 1 年前3Spring Framework 1.2.8 Changelog
refined JDO PersistenceManagerFactoryUtils to explicitly suspend pre-bound PM in the course of transaction suspension * fixed LocalSessionFactoryBean's "updateDatabaseSchema" to declare the correct exception condition on trigger registration Package org.springframework.transaction * AbstractPlatformTransactionManager logs "Should roll back transaction but cannot" message at debug level (not warn) * TransactionInterceptor DataSourceUtils to expect an "afterCompletion" callback from a different thread (in case of JTA transaction) * DataSourceTransactionManager only attempts to release Connection if not pre-bound (to avoid0 码力 | 89 页 | 254.65 KB | 1 年前3Spring Framework 1.2.5 Changelog
NativeJdbcExtractor defined for C3P0 (applied when using OracleLobHandler) Package org.springframework.transaction * added protected "Object getProxy(AopProxy)" hook to TransactionProxyFactoryBean, for specifying tion Package org.springframework.transaction * added "cacheUserTransaction" flag to JtaTransactionManager, to be turned off for a fresh lookup for every transaction * reworked JtaTransactionManager to "onTearDownAfterTransaction" callbacks to AbstractTransactionalSpringContextTests Package org.springframework.transaction * factored out AbstractTransactionStatus class from AbstractPlatformTransactionManager's Def0 码力 | 79 页 | 226.37 KB | 1 年前3Spring Framework 1.2.4 Changelog
tion Package org.springframework.transaction * added "cacheUserTransaction" flag to JtaTransactionManager, to be turned off for a fresh lookup for every transaction * reworked JtaTransactionManager to "onTearDownAfterTransaction" callbacks to AbstractTransactionalSpringContextTests Package org.springframework.transaction * factored out AbstractTransactionStatus class from AbstractPlatformTransactionManager's Def DefaultTransactionStatus * added SimpleTransactionStatus class, provided as start for custom transaction managers and as static mock for testing * added "globalRollbackOnParticipationFailure" flag to A0 码力 | 77 页 | 223.73 KB | 1 年前3Spring Framework 1.2.6 Changelog
"getAutowireMode" methods to AbstractDependencyInjectionSpringContextTests Package org.springframework.transaction * optimized TransactionSynchronizationManager to perform synchronization sort lazily (in "getSynchronizations") ) * added "defaultTimeout" bean property to JotmFactoryBean, for specifying the default JOTM transaction timeout Package org.springframework.ui * Multiple custom TemplateLoaders / loader paths can now NativeJdbcExtractor defined for C3P0 (applied when using OracleLobHandler) Package org.springframework.transaction * added protected "Object getProxy(AopProxy)" hook to TransactionProxyFactoryBean, for specifying0 码力 | 83 页 | 236.45 KB | 1 年前3Spring Framework 1.2.2 Changelog
Package org.springframework.jca * added CCI section to the reference documentation * reworked transaction synchronization to correctly handle suspension even from beforeCompletion/afterCompletion * reworked SQL state and error code in message, to indicate potential exception classification * reworked transaction synchronization to correctly handle suspension even from beforeCompletion/afterCompletion * JdbcTemplate springframework.orm * added sections on JDO, TopLink and OJB to the reference documentation * reworked all transaction synchronizations to correctly handle suspension even from beforeCompletion/afterCompletion * reworked0 码力 | 72 页 | 205.76 KB | 1 年前3Spring Framework 1.2.3 Changelog
"onTearDownAfterTransaction" callbacks to AbstractTransactionalSpringContextTests Package org.springframework.transaction * factored out AbstractTransactionStatus class from AbstractPlatformTransactionManager's Def DefaultTransactionStatus * added SimpleTransactionStatus class, provided as start for custom transaction managers and as static mock for testing * added "globalRollbackOnParticipationFailure" flag to A Package org.springframework.jca * added CCI section to the reference documentation * reworked transaction synchronization to correctly handle suspension even from beforeCompletion/afterCompletion * reworked0 码力 | 74 页 | 215.40 KB | 1 年前3Spring Framework 2.5.6 Changelog
repeated close exceptions * revised DefaultMessageListenerContainer to correctly work with non-JMS transaction manager and CACHE_CONNECTION level * DefaultMessageListenerContainer supports a stop notification fixed HibernateTransactionManager's "earlyFlushBeforeCommit" feature to apply to the outermost transaction only * added "packagesToScan" property to Hibernate AnnotationSessionFactoryBean, for autodetection DefaultPersistenceUnitManager, as alternative to "persistenceXmlLocations" * @PersistenceContext of type TRANSACTION allows returned Query objects to be parameterized and executed as well * @PersistenceContext for0 码力 | 106 页 | 302.13 KB | 1 年前3Spring Framework 2.5.6 Changelog
repeated close exceptions * revised DefaultMessageListenerContainer to correctly work with non-JMS transaction manager and CACHE_CONNECTION level * DefaultMessageListenerContainer supports a stop notification fixed HibernateTransactionManager's "earlyFlushBeforeCommit" feature to apply to the outermost transaction only * added "packagesToScan" property to Hibernate AnnotationSessionFactoryBean, for autodetection DefaultPersistenceUnitManager, as alternative to "persistenceXmlLocations" * @PersistenceContext of type TRANSACTION allows returned Query objects to be parameterized and executed as well * @PersistenceContext for0 码力 | 106 页 | 305.07 KB | 1 年前3
共 67 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7