Spring Framework 1.2.x Changelog
"useTransactionAwareDataSource" and JTA transaction resume with subsequent access * added overloaded query/insert/update/delete operations without parameter object to SqlMapClientOperations/Template * Lo with DatabaseMetaData Connection if extraction failed (for Hibernate 3.1) * turned JdbcTemplate's "query(PreparedStatementCreator,PreparedStatementSetter,ResultSetExtractor rse)" method public * improved JdbcTemplate applies "fetchSize" and "maxRows" settings to all created Statements, not just to "query" operations * JdbcTemplate exposes Connection proxy to ConnectionCallbacks, preparing Statements0 码力 | 94 页 | 267.57 KB | 1 年前3Spring Framework 1.2.5 Changelog
DetachedCriteria objects * added "fetchSize" and "maxResults" bean properties to HibernateTemplate, applied to Query and Criteria objects * refined LocalPersistenceManagerFactoryBean to work with JDO 1.0 API as well is marked rollback-only * added convenience constructors to TransactionInterceptor, passing in tx manager and tx attributes through constructor Package org.springframework.validation * DataBinder logs code into transaction manager impl Package org.springframework.jdbc * removed overloaded "getConnection" method with "allowSynchronization" flag -> moved code into transaction manager impl Package org.springframework0 码力 | 79 页 | 226.37 KB | 1 年前3Spring Framework 1.2.4 Changelog
DetachedCriteria objects * added "fetchSize" and "maxResults" bean properties to HibernateTemplate, applied to Query and Criteria objects * refined LocalPersistenceManagerFactoryBean to work with JDO 1.0 API as well is marked rollback-only * added convenience constructors to TransactionInterceptor, passing in tx manager and tx attributes through constructor Package org.springframework.validation * DataBinder logs code into transaction manager impl Package org.springframework.jdbc * removed overloaded "getConnection" method with "allowSynchronization" flag -> moved code into transaction manager impl Package org.springframework0 码力 | 77 页 | 223.73 KB | 1 年前3Spring Framework 1.2.7 Changelog
JdbcTemplate applies "fetchSize" and "maxRows" settings to all created Statements, not just to "query" operations * JdbcTemplate exposes Connection proxy to ConnectionCallbacks, preparing Statements DetachedCriteria objects * added "fetchSize" and "maxResults" bean properties to HibernateTemplate, applied to Query and Criteria objects * refined LocalPersistenceManagerFactoryBean to work with JDO 1.0 API as well is marked rollback-only * added convenience constructors to TransactionInterceptor, passing in tx manager and tx attributes through constructor Package org.springframework.validation * DataBinder logs0 码力 | 87 页 | 248.22 KB | 1 年前3Spring Framework 1.2.6 Changelog
JdbcTemplate applies "fetchSize" and "maxRows" settings to all created Statements, not just to "query" operations * JdbcTemplate exposes Connection proxy to ConnectionCallbacks, preparing Statements DetachedCriteria objects * added "fetchSize" and "maxResults" bean properties to HibernateTemplate, applied to Query and Criteria objects * refined LocalPersistenceManagerFactoryBean to work with JDO 1.0 API as well is marked rollback-only * added convenience constructors to TransactionInterceptor, passing in tx manager and tx attributes through constructor Package org.springframework.validation * DataBinder logs0 码力 | 83 页 | 236.45 KB | 1 年前3Spring Framework 3.2.10 Changelog
MBeanExportConfiguration.SpecificPlatform issue (SPR-11877) allow manually registered transaction manager to be recognized by qualifiedBeanOfType (SPR-11915) fixed misleading exception message for using (NamedParameter)JdbcTemplate's queryForInt/Long operations in favor of queryForObject (SPR-10257) * added useful query variants without parameters to NamedParameterJdbcTemplate, for convenience in DAOs (SPR-10256) * "packagesToScan" when shutting down after stop (SPR-10092) * tx timeouts for JPA translate to "javax.persistence.query.timeout" only (for EclipseLink compatibility; SPR-10068) * ResourceDatabasePopulator and JdbcTestUtils0 码力 | 37 页 | 105.87 KB | 1 年前3Spring Framework 1.2.8 Changelog
with DatabaseMetaData Connection if extraction failed (for Hibernate 3.1) * turned JdbcTemplate's "query(PreparedStatementCreator,PreparedStatementSetter,ResultSetExtractor rse)" method public * improved JdbcTemplate applies "fetchSize" and "maxRows" settings to all created Statements, not just to "query" operations * JdbcTemplate exposes Connection proxy to ConnectionCallbacks, preparing Statements DetachedCriteria objects * added "fetchSize" and "maxResults" bean properties to HibernateTemplate, applied to Query and Criteria objects * refined LocalPersistenceManagerFactoryBean to work with JDO 1.0 API as well0 码力 | 89 页 | 254.65 KB | 1 年前3Spring Framework 3.2.18 Changelog
(2016-05-06) ------------------------------------- fixed AbstractRequestLoggingFilter appends null query string (SPR-14244) fixed Deadlock possible with AspectJ aspects and multi-threading (SPR-14241) fixed MBeanExportConfiguration.SpecificPlatform issue (SPR-11877) allow manually registered transaction manager to be recognized by qualifiedBeanOfType (SPR-11915) fixed misleading exception message for using (NamedParameter)JdbcTemplate's queryForInt/Long operations in favor of queryForObject (SPR-10257) * added useful query variants without parameters to NamedParameterJdbcTemplate, for convenience in DAOs (SPR-10256) * "packagesToScan"0 码力 | 41 页 | 119.15 KB | 1 年前3Spring Framework 3.2.17 Changelog
(2016-05-06) ------------------------------------- fixed AbstractRequestLoggingFilter appends null query string (SPR-14244) fixed Deadlock possible with AspectJ aspects and multi-threading (SPR-14241) fixed MBeanExportConfiguration.SpecificPlatform issue (SPR-11877) allow manually registered transaction manager to be recognized by qualifiedBeanOfType (SPR-11915) fixed misleading exception message for using (NamedParameter)JdbcTemplate's queryForInt/Long operations in favor of queryForObject (SPR-10257) * added useful query variants without parameters to NamedParameterJdbcTemplate, for convenience in DAOs (SPR-10256) * "packagesToScan"0 码力 | 41 页 | 117.44 KB | 1 年前3Spring Framework 3.2.11 Changelog
MBeanExportConfiguration.SpecificPlatform issue (SPR-11877) allow manually registered transaction manager to be recognized by qualifiedBeanOfType (SPR-11915) fixed misleading exception message for using (NamedParameter)JdbcTemplate's queryForInt/Long operations in favor of queryForObject (SPR-10257) * added useful query variants without parameters to NamedParameterJdbcTemplate, for convenience in DAOs (SPR-10256) * "packagesToScan" when shutting down after stop (SPR-10092) * tx timeouts for JPA translate to "javax.persistence.query.timeout" only (for EclipseLink compatibility; SPR-10068) * ResourceDatabasePopulator and JdbcTestUtils0 码力 | 38 页 | 108.98 KB | 1 年前3
共 67 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7