Spring Framework 1.2.x Changelog
preserve the root cause * reworked Hibernate session synchronization to properly work with WebSphereExtendedJTATransactionLookup on WAS 6.0/6.1 * removed special Session reconnection check for Hibernate 3.1 RC1 object if JNDI lookup fails Package org.springframework.mail * refined JavaMailSenderImpl to avoid "Session.getInstance(Properties)" call, for compatibility with (old) JavaMail 1.1 Package org.springframework * added "currentFormObject" template method to AbstractFormController, for post- processing of a session form object * FixedLocaleResolver returns the JVM's default Locale if no explicit default Locale0 码力 | 94 页 | 267.57 KB | 1 年前3Spring Framework 1.2.7 Changelog
* added "currentFormObject" template method to AbstractFormController, for post- processing of a session form object * FixedLocaleResolver returns the JVM's default Locale if no explicit default Locale "synchronizeOnSession" * added "FacesContextUtils.getSessionMutex", to make HttpSessionMutexListener's session mutex available to JSF code * added overloaded "getModelAndView" method with HttpServletRequest argument AbstractFormController's "handleRequestInternal" methods non-final * refactored AbstractFormController's session form check into one single place, throwing SessionRequiredException * added overloaded "onFormChange"0 码力 | 87 页 | 248.22 KB | 1 年前3Spring Framework 1.2.8 Changelog
object if JNDI lookup fails Package org.springframework.mail * refined JavaMailSenderImpl to avoid "Session.getInstance(Properties)" call, for compatibility with (old) JavaMail 1.1 Package org.springframework * added "currentFormObject" template method to AbstractFormController, for post- processing of a session form object * FixedLocaleResolver returns the JVM's default Locale if no explicit default Locale "synchronizeOnSession" * added "FacesContextUtils.getSessionMutex", to make HttpSessionMutexListener's session mutex available to JSF code * added overloaded "getModelAndView" method with HttpServletRequest argument0 码力 | 89 页 | 254.65 KB | 1 年前3Spring Framework 1.2.2 Changelog
fixed JmsTemplate to always close JMS MessageProducers (not relying on implicit close through JMS Session) * reworked JmsGatewaySupport class to follow DaoSupport pattern ("afterPropertiesSet" not throwing check "typeName" and "typeClass" * refined HibernateTransactionManager for Hibernate3 to not call "Session.toString" (which is broken in Hibernate3) * added "filterNames" property to HibernateTemplate/Interceptor "closeSessionIfNecessary" methods in favor of "releaseSession" (for both Hibernate2, Hibernate3) * JTA Session synchronization detects read-only status of Spring-managed transaction (for both Hibernate2, Hibernate3)0 码力 | 72 页 | 205.76 KB | 1 年前3Spring Framework 2.5.6 Changelog
createQueue/TopicConnection method * CachingConnectionFactory's JMS Session proxies implement SessionProxy interface, allowing for access to target Session * CachingConnectionFactory rolls back cached transacted inbetween Package org.springframework.orm * HibernateTemplate detects Spring-managed transactional Session even with SessionFactory proxy and allowCreate=false * HibernateTemplate's "loadAll" operation selects @Entity classes * HibernateJpaDialect checks "EntityManager.getDelegate()" as well to find Hibernate Session (for Seam compatibility) * added "persistenceXmlLocation" property to DefaultPersistenceUnitManager0 码力 | 106 页 | 302.13 KB | 1 年前3Spring Framework 2.5.6 Changelog
createQueue/TopicConnection method * CachingConnectionFactory's JMS Session proxies implement SessionProxy interface, allowing for access to target Session * CachingConnectionFactory rolls back cached transacted inbetween Package org.springframework.orm * HibernateTemplate detects Spring-managed transactional Session even with SessionFactory proxy and allowCreate=false * HibernateTemplate's "loadAll" operation selects @Entity classes * HibernateJpaDialect checks "EntityManager.getDelegate()" as well to find Hibernate Session (for Seam compatibility) * added "persistenceXmlLocation" property to DefaultPersistenceUnitManager0 码力 | 106 页 | 305.07 KB | 1 年前3Spring Framework 1.2.1 Changelog
check "typeName" and "typeClass" * refined HibernateTransactionManager for Hibernate3 to not call "Session.toString" (which is broken in Hibernate3) * added "filterNames" property to HibernateTemplate/Interceptor "closeSessionIfNecessary" methods in favor of "releaseSession" (for both Hibernate2, Hibernate3) * JTA Session synchronization detects read-only status of Spring-managed transaction (for both Hibernate2, Hibernate3) "setReadOnly(true)" anymore, to avoid Open Session in View side effects * LocalSessionFactoryBean exposes proxy, with Hibernate 3.0.1's "getCurrentSession" returning the Spring-managed Session * LocalSessionFactoryBean0 码力 | 69 页 | 197.87 KB | 1 年前3Spring Framework 1.2.6 Changelog
Hibernate Session synchronization, seamlessly removing dangling Sessions (fail-safe) * refined HibernateTransactionManager and SessionFactoryUtils to adapt to Hibernate 3.1's changed Session management fixed JmsTemplate to always close JMS MessageProducers (not relying on implicit close through JMS Session) * reworked JmsGatewaySupport class to follow DaoSupport pattern ("afterPropertiesSet" not throwing check "typeName" and "typeClass" * refined HibernateTransactionManager for Hibernate3 to not call "Session.toString" (which is broken in Hibernate3) * added "filterNames" property to HibernateTemplate/Interceptor0 码力 | 83 页 | 236.45 KB | 1 年前3Spring Framework 1.2.3 Changelog
fixed JmsTemplate to always close JMS MessageProducers (not relying on implicit close through JMS Session) * reworked JmsGatewaySupport class to follow DaoSupport pattern ("afterPropertiesSet" not throwing check "typeName" and "typeClass" * refined HibernateTransactionManager for Hibernate3 to not call "Session.toString" (which is broken in Hibernate3) * added "filterNames" property to HibernateTemplate/Interceptor "closeSessionIfNecessary" methods in favor of "releaseSession" (for both Hibernate2, Hibernate3) * JTA Session synchronization detects read-only status of Spring-managed transaction (for both Hibernate2, Hibernate3)0 码力 | 74 页 | 215.40 KB | 1 年前3Spring Framework 1.2.5 Changelog
fixed JmsTemplate to always close JMS MessageProducers (not relying on implicit close through JMS Session) * reworked JmsGatewaySupport class to follow DaoSupport pattern ("afterPropertiesSet" not throwing check "typeName" and "typeClass" * refined HibernateTransactionManager for Hibernate3 to not call "Session.toString" (which is broken in Hibernate3) * added "filterNames" property to HibernateTemplate/Interceptor "closeSessionIfNecessary" methods in favor of "releaseSession" (for both Hibernate2, Hibernate3) * JTA Session synchronization detects read-only status of Spring-managed transaction (for both Hibernate2, Hibernate3)0 码力 | 79 页 | 226.37 KB | 1 年前3
共 67 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7