Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific error codes.
Version4.0.0.RELEASEcompared with
Version Details
| 3.2.18.RELEASE | 4.0.0.RELEASE | |
|---|---|---|
| Release date | Dec 21, 2016 | Dec 12, 2013 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (7)
| 3.2.18.RELEASE | 4.0.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.hsqldb » hsqldb | - | 2.3.1 |
| ~ Updated | com.h2database » h2 | 1.0.79 | 1.0.71 |
| ~ Updated | org.springframework » spring-beans | 3.2.18.RELEASE | 4.0.0.RELEASE |
| ~ Updated | org.springframework » spring-context | 3.2.18.RELEASE | 4.0.0.RELEASE |
| ~ Updated | org.springframework » spring-core | 3.2.18.RELEASE | 4.0.0.RELEASE |
| ~ Updated | org.springframework » spring-tx | 3.2.18.RELEASE | 4.0.0.RELEASE |
| - Removed | hsqldb » hsqldb | 1.8.0.10 | - |