February 2017
Intermediate to advanced
1023 pages
24h 11m
English
Q1. Explain Spring JDBC packages.
To handle different aspects of JDBC, Spring JDBC is divided into packages, as shown in following table:
|
Spring JDBC packages |
Description |
|---|---|
|
|
In the Spring Framework, this package contains the foundations of JDBC classes, which includes Core JDBC Class and |
|
|
This package contains |
|
|
In the Spring Framework, this package contains classes that helps in converting the data returned from the database into plain java objects. ... |
Read now
Unlock full access