May 2015
Intermediate to advanced
234 pages
4h 18m
English
In this chapter, we will cover the following recipes:
JDBC (Java Database Connectivity) and Hibernate are the two most commonly used technologies to query a database from a Spring application.
For small projects and simple data models, JDBC is straightforward; you write your ...
Read now
Unlock full access