|
|
|
|
@ -15,6 +15,7 @@ Changes in version 3.2.3 (2013-05-17)
@@ -15,6 +15,7 @@ Changes in version 3.2.3 (2013-05-17)
|
|
|
|
|
* fixed ReflectiveMethodResolver to avoid potential UnsupportedOperationException on sort (SPR-10392) |
|
|
|
|
* JdbcTemplate defensively uses JDBC 3.0 getParameterType call for Oracle driver compatibility (SPR-10385) |
|
|
|
|
* introduced public ArgumentPreparedStatementSetter and ArgumentTypePreparedStatementSetter classes (SPR-10375) |
|
|
|
|
* fixed BeanPropertyRowMapper to only prefix actual upper-case letters with underscores (SPR-10547) |
|
|
|
|
* HibernateJpaDialect supports Hibernate 4.2 as a JPA provider now (SPR-10395) |
|
|
|
|
* fixed Jaxb2Marshaller's partial unmarshalling feature to consistently apply to all sources (SPR-10282) |
|
|
|
|
* ContentNegotiationManager properly handles HttpMessageConverter checking for Accept header "*/*" (SPR-10513) |
|
|
|
|
|