Spring Framework 1.2.x Changelog
EJB (RMI) connect failure as well Package org.springframework.jca * SingleConnectionFactory's Connection proxy implements "equals" and "hashCode" based on proxy equality Package org.springframework Throwable on "Connection.close()" * DataSourceUtils uses lower synchronization order for delegating handles (such as from TransactionAwareDataSourceProxy) * SingleConnectionDataSource's Connection proxy implements row in result (as per its contract) Package org.springframework.jms * SingleConnectionFactory's Connection proxy implements "equals" and "hashCode" based on proxy equality * reimplemented JMSException0 码力 | 94 页 | 267.57 KB | 1 年前3Spring Framework 1.2.7 Changelog
driver classes, always loading via the actual Connection's class loader * fixed DataSourceUtils to correctly re-suspend a Connection even if the Connection hasn't been used since resume * refined DataSourceUtils different thread (in case of JTA transaction) * DataSourceTransactionManager only attempts to release Connection if not pre-bound (to avoid inappropriate log message) * TransactionAwareDataSourceProxy works correctly with JdbcTemplate and transaction suspend/resume now * fixed JdbcTemplate to extract the JDBC Connection for CallableStatementCreators if a NativeJdbcExtractor has been set * factored out protected0 码力 | 87 页 | 248.22 KB | 1 年前3Spring Framework 1.2.8 Changelog
error codes for DB2 and HSQLDB * refined NativeJdbcExtractorAdapter to retry with DatabaseMetaData Connection if extraction failed (for Hibernate 3.1) * turned JdbcTemplate's "query(PreparedStatementCreator driver classes, always loading via the actual Connection's class loader * fixed DataSourceUtils to correctly re-suspend a Connection even if the Connection hasn't been used since resume * refined DataSourceUtils different thread (in case of JTA transaction) * DataSourceTransactionManager only attempts to release Connection if not pre-bound (to avoid inappropriate log message) * TransactionAwareDataSourceProxy works0 码力 | 89 页 | 254.65 KB | 1 年前3Spring Framework 1.2.5 Changelog
yFactoryBean, to be turned off for lazy init Package org.springframework.samples * fixed Image Database to have its NativeJdbcExtractor defined for C3P0 (applied when using OracleLobHandler) Package suspension even from beforeCompletion/afterCompletion * JdbcTemplate releases Connection early, to avoid potential connection pool deadlock due to SQLException translation * reworked JdbcDaoSupport class PetClinic, exported via Spring's MBeanExporter * dropped unmaintained alternative scenarios (with database access) from Countries sample application * revised all XML application context definition files0 码力 | 79 页 | 226.37 KB | 1 年前3Spring Framework 1.2.6 Changelog
"maxRows" settings to all created Statements, not just to "query" operations * JdbcTemplate exposes Connection proxy to ConnectionCallbacks, preparing Statements, unless NativeJdbcExtractor is set * avoid disconnected data is serializable * refined JTA synchronization in DataSourceUtils to release JDBC Connection on suspend (for JBoss JTA compatibility) * relaxed OracleLobHandler's eager "oracle.jdbc.OracleConnection" yFactoryBean, to be turned off for lazy init Package org.springframework.samples * fixed Image Database to have its NativeJdbcExtractor defined for C3P0 (applied when using OracleLobHandler) Package0 码力 | 83 页 | 236.45 KB | 1 年前3Spring Framework 1.2.2 Changelog
suspension even from beforeCompletion/afterCompletion * JdbcTemplate releases Connection early, to avoid potential connection pool deadlock due to SQLException translation * reworked JdbcDaoSupport class PetClinic, exported via Spring's MBeanExporter * dropped unmaintained alternative scenarios (with database access) from Countries sample application * revised all XML application context definition files transaction synchronization when allowCreate=false * fixed LocalSessionFactoryBean for Hibernate3 to use connection release mode "on_close" as default (-> safe tx cleanup) * fixed LocalSessionFactoryBean for Hibernate30 码力 | 72 页 | 205.76 KB | 1 年前3Spring Framework 1.2.3 Changelog
suspension even from beforeCompletion/afterCompletion * JdbcTemplate releases Connection early, to avoid potential connection pool deadlock due to SQLException translation * reworked JdbcDaoSupport class PetClinic, exported via Spring's MBeanExporter * dropped unmaintained alternative scenarios (with database access) from Countries sample application * revised all XML application context definition files transaction synchronization when allowCreate=false * fixed LocalSessionFactoryBean for Hibernate3 to use connection release mode "on_close" as default (-> safe tx cleanup) * fixed LocalSessionFactoryBean for Hibernate30 码力 | 74 页 | 215.40 KB | 1 年前3Spring Framework 1.2.4 Changelog
suspension even from beforeCompletion/afterCompletion * JdbcTemplate releases Connection early, to avoid potential connection pool deadlock due to SQLException translation * reworked JdbcDaoSupport class PetClinic, exported via Spring's MBeanExporter * dropped unmaintained alternative scenarios (with database access) from Countries sample application * revised all XML application context definition files transaction synchronization when allowCreate=false * fixed LocalSessionFactoryBean for Hibernate3 to use connection release mode "on_close" as default (-> safe tx cleanup) * fixed LocalSessionFactoryBean for Hibernate30 码力 | 77 页 | 223.73 KB | 1 年前3Spring Framework 1.2.1 Changelog
transaction synchronization when allowCreate=false * fixed LocalSessionFactoryBean for Hibernate3 to use connection release mode "on_close" as default (-> safe tx cleanup) * fixed LocalSessionFactoryBean for Hibernate3 to ConnectionHandle interface, allowing for JDO2-style Connection borrowing * reworked ConnectionHolder to explicitly fetch a current Connection on demand and release it on receiving "released" Package "getCurrentSession" returning the Spring-managed Session * LocalSessionFactoryBean defaults Hibernate 3.0.3's Connection release mode to "after_statement"/"after_transaction" * added TypeDefinitionBean, representing0 码力 | 69 页 | 197.87 KB | 1 年前3Spring Framework 1.2.0 Changelog
to ConnectionHandle interface, allowing for JDO2-style Connection borrowing * reworked ConnectionHolder to explicitly fetch a current Connection on demand and release it on receiving "released" Package "getCurrentSession" returning the Spring-managed Session * LocalSessionFactoryBean defaults Hibernate 3.0.3's Connection release mode to "after_statement"/"after_transaction" * added TypeDefinitionBean, representing Spring PlatformTransactionManager implementation for CCI's local transactions * added various JCA connection support classes: LocalConnectionFactoryBean, SingleConnectionFactory, etc Package org.springframework0 码力 | 67 页 | 194.16 KB | 1 年前3
共 67 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7