Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific error codes.
Version5.0.0.RELEASEcompared with
Version Details
| 4.3.30.RELEASE | 5.0.0.RELEASE | |
|---|---|---|
| Release date | Dec 09, 2020 | Sep 28, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (9)
| 4.3.30.RELEASE | 5.0.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.jetbrains.kotlin » kotlin-reflect | - | 1.1.50 |
| + Added | org.jetbrains.kotlin » kotlin-stdlib | - | 1.1.50 |
| ~ Updated | com.h2database » h2 | 1.4.193 | 1.4.196 |
| ~ Updated | org.hsqldb » hsqldb | 2.3.4 | 2.4.0 |
| ~ Updated | org.springframework » spring-beans | 4.3.30.RELEASE | 5.0.0.RELEASE |
| ~ Updated | org.springframework » spring-context | 4.3.30.RELEASE | 5.0.0.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.3.30.RELEASE | 5.0.0.RELEASE |
| ~ Updated | org.springframework » spring-tx | 4.3.30.RELEASE | 5.0.0.RELEASE |
| - Removed | com.mchange » c3p0 | 0.9.5.2 | - |