June 2018
Intermediate to advanced
408 pages
11h 23m
English
As we saw in previous chapters, Java Database Connectivity (JDBC) exposes an API that hides the database vendor-specific communication. However, it suffers from the following limitations:
Almost all limitations of JDBC are covered by ORM frameworks. ORM frameworks provide for ...
Read now
Unlock full access