Page 1 of 1

About Question enthuware.ocmjea.v6.2.74 :

Posted: Tue Oct 02, 2018 1:36 pm
by exotol
JPA could render code that requires extensive SQL tuning to perform well.
Sometimes, generated sql from jpa need tuning, but not extensive.


JPA may not be able to model every table as a class.

Option is so factual, as each database has entities with one-to-many and many-to-many relationships reflected by tables and those tables are not mapped as classes.

Full description show that
https://coderanch.com/t/639200/certific ... ngine-Demo