Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific error codes.
Version4.1.9.RELEASEcompared with
Version Details
| 4.1.8.RELEASE | 4.1.9.RELEASE | |
|---|---|---|
| Release date | Oct 15, 2015 | Dec 17, 2015 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (7)
| 4.1.8.RELEASE | 4.1.9.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.h2database » h2 | 1.4.187 | 1.4.190 |
| ~ Updated | com.mchange » c3p0 | 0.9.2.1 | 0.9.5.1 |
| ~ Updated | org.hsqldb » hsqldb | 2.3.2 | 2.3.3 |
| ~ Updated | org.springframework » spring-beans | 4.1.8.RELEASE | 4.1.9.RELEASE |
| ~ Updated | org.springframework » spring-context | 4.1.8.RELEASE | 4.1.9.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.1.8.RELEASE | 4.1.9.RELEASE |
| ~ Updated | org.springframework » spring-tx | 4.1.8.RELEASE | 4.1.9.RELEASE |