Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific error codes.
Version4.2.1.RELEASEcompared with
Version Details
| 4.2.0.RELEASE | 4.2.1.RELEASE | |
|---|---|---|
| Release date | Jul 31, 2015 | Sep 01, 2015 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (6)
| 4.2.0.RELEASE | 4.2.1.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.h2database » h2 | 1.4.187 | 1.4.188 |
| ~ Updated | org.hsqldb » hsqldb | 2.3.2 | 2.3.3 |
| ~ Updated | org.springframework » spring-beans | 4.2.0.RELEASE | 4.2.1.RELEASE |
| ~ Updated | org.springframework » spring-context | 4.2.0.RELEASE | 4.2.1.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.2.0.RELEASE | 4.2.1.RELEASE |
| ~ Updated | org.springframework » spring-tx | 4.2.0.RELEASE | 4.2.1.RELEASE |