Spring Framework 2.5.6 Changelog
BeanPropertyRowMapper, for validating that all bean properties have been mapped Package org.springframework.jms * JmsException message and logged JMSException message explicitly includes linked exception now if CachingConnectionFactory's JMS Session proxies implement SessionProxy interface, allowing for access to target Session * CachingConnectionFactory rolls back cached transacted JMS Sessions on logical close close if no commit/rollback was issued * CachingConnectionFactory explicitly closes cached JMS Sessions on Connection close * CachingConnectionFactory's cached producers pass on "disableMessageID" and0 码力 | 106 页 | 302.13 KB | 1 年前3Spring Framework 2.5.6 Changelog
BeanPropertyRowMapper, for validating that all bean properties have been mapped Package org.springframework.jms * JmsException message and logged JMSException message explicitly includes linked exception now if CachingConnectionFactory's JMS Session proxies implement SessionProxy interface, allowing for access to target Session * CachingConnectionFactory rolls back cached transacted JMS Sessions on logical close close if no commit/rollback was issued * CachingConnectionFactory explicitly closes cached JMS Sessions on Connection close * CachingConnectionFactory's cached producers pass on "disableMessageID" and0 码力 | 106 页 | 305.07 KB | 1 年前3Spring Framework 2.5.5 Changelog
code mapping for MS SQL Server Package org.springframework.jms * SingleConnectionFactory and TransactionAwareConnectionFactoryProxy use JMS API ClassLoader for proxy generation * JmsTemplate properly condition when stopping through lock on unified monitor * added "container-class" attribute to "jms:listener-container" element, for specifying a custom implementation class * MessageListenerAdapter default use of JDBC 3.0's Types.BOOLEAN (for compatibility with MySQL) Package org.springframework.jms * fixed CachedMessageProducer to initialize its deliveryMode, priority and timeToLive fields with0 码力 | 101 页 | 291.00 KB | 1 年前3Spring Framework 2.5.4 Changelog
default use of JDBC 3.0's Types.BOOLEAN (for compatibility with MySQL) Package org.springframework.jms * fixed CachedMessageProducer to initialize its deliveryMode, priority and timeToLive fields with procedure columns for PostgreSQL (requires JDBC driver 8.3 or later) Package org.springframework.jms * SingleConnectionFactory accepts "Connections.setClientID" calls with the same client ID as specified "reconnectOnException" mode * introduced CachingConnectionFactory (as subclass of SingleConnectionFactory) for JMS 1.1 session and producer pooling * SimpleMessageListenerContainer registers itself as ExceptionListener0 码力 | 97 页 | 278.81 KB | 1 年前3Spring Framework 2.5.3 Changelog
procedure columns for PostgreSQL (requires JDBC driver 8.3 or later) Package org.springframework.jms * SingleConnectionFactory accepts "Connections.setClientID" calls with the same client ID as specified "reconnectOnException" mode * introduced CachingConnectionFactory (as subclass of SingleConnectionFactory) for JMS 1.1 session and producer pooling * SimpleMessageListenerContainer registers itself as ExceptionListener (SessionAware)MessageListener immediately, not extracting the content upfront * added "cache" attribute to "jms:listener-container" configuration element, for customizing the resource cache level Package org.springframework0 码力 | 95 页 | 274.89 KB | 1 年前3Spring Framework 2.5.1 Changelog
CommonsDbcpNativeJdbcExtractor propagate SQLExceptions as-is Package org.springframework.jms * JmsUtils protects against misbehaving JMS providers (such as ActiveMQ) when closing an interrupted MessageConsumer * JmsTemplate's adapts specific create(Queue/Topic)Connection calls to a generic JMS 1.1 ConnectionFactory * JmsInvokerClientInterceptor accepts any JMS 1.1 ConnectionFactory, not insisting on a QueueConnectionFactory ionFactory removes specific ServerSessionPool on close (for proper reuse on stop and restart) * "jms:listener-container" tag supports a concurrency range (e.g. "3-5"), for specifying a minimum number0 码力 | 84 页 | 239.53 KB | 1 年前3Spring Framework 2.5.2 Changelog
SQL type from the corresponding property type (for typed null values) Package org.springframework.jms * improved SimpleMessageConverter's exception message for an unsupported message payload * Defaul CommonsDbcpNativeJdbcExtractor propagate SQLExceptions as-is Package org.springframework.jms * JmsUtils protects against misbehaving JMS providers (such as ActiveMQ) when closing an interrupted MessageConsumer * JmsTemplate's adapts specific create(Queue/Topic)Connection calls to a generic JMS 1.1 ConnectionFactory * JmsInvokerClientInterceptor accepts any JMS 1.1 ConnectionFactory, not insisting on a QueueConnectionFactory0 码力 | 91 页 | 260.30 KB | 1 年前3Spring Framework 2.5.0 Changelog
SQLErrorCodesFactory, for eager association of database names with DataSources Package org.springframework.jms * DefaultMessageListenerContainer avoids deadlock between Connection and Session through the use of handling always considers a single array argument as collection of arguments Package org.springframework.jms * JmsTemplate only starts lazily created transactional Connections if actually necessary (-> "startConnection" ActivationSpecs * DefaultJmsActivationSpecFactory autodetects WebSphere's JMS ResourceAdapter and extended ActivationSpec properties * "spring-jms.xsd" supports "destination-resolver" attribute for "jca-listener-0 码力 | 78 页 | 221.83 KB | 1 年前3Spring Framework 2.0.8 Changelog
or and CommonsDbcpNativeJdbcExtractor propagate SQLExceptions as-is Package org.springframework.jms * DefaultMessageListenerContainer avoids deadlock between Connection and Session through the use of namespaces to work without XSD validation as well * fixed and updated reference documentation on JMS listener container configuration and transaction participation Package org.springframework.aop * Cglib2AopProxy contract to define root cause handling for returned DataAccessExceptions Package org.springframework.jms * SingleConnectionFactory sets client ID before ExceptionListener (for providers with strict Connection0 码力 | 62 页 | 177.54 KB | 1 年前3Spring Framework 2.0.7 Changelog
namespaces to work without XSD validation as well * fixed and updated reference documentation on JMS listener container configuration and transaction participation Package org.springframework.aop * Cglib2AopProxy contract to define root cause handling for returned DataAccessExceptions Package org.springframework.jms * SingleConnectionFactory sets client ID before ExceptionListener (for providers with strict Connection declarations for named parameter usage (assuming positional declaration) Package org.springframework.jms * JndiDestinationResolver prefers a concurrent Map for caching purposes (for better concurrency) *0 码力 | 60 页 | 172.65 KB | 1 年前3
共 64 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7