Skip to Main Content
WildFly Performance Tuning - Third Edition
book

WildFly Performance Tuning - Third Edition

by Arnold Johansson, Anders Welén
June 2014
Intermediate to advanced content levelIntermediate to advanced
330 pages
7h 50m
English
Packt Publishing
Content preview from WildFly Performance Tuning - Third Edition

Tuning JPA and Hibernate

Programming with the JDBC API is quite simple as it is merely a thin layer over the database programming interfaces. There are, however, some considerations that you need to take into account:

  • First, using the native SQL language in your code exposes your application to a tight coupling with the database where your code had initially been developed. Even if the SQL dialects are similar, each database performs differently depending on the structure of the query, necessitating vendor-specific tuning in most cases.
  • Second, when you are using plain JDBC, you need to bridge the gap between the relational model and the object model by creating a layer of intermediate objects or collections that host the data fetched from the database. ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Wildfly Cookbook

Wildfly Cookbook

Luigi Fugaro

Publisher Resources

ISBN: 9781783980567