High-Performance Java Persistence

High-Performance Java Persistence
Author :
Publisher : Vlad Mihalcea
Total Pages :
Release :
ISBN-10 : 973022823X
ISBN-13 : 9789730228236
Rating : 4/5 (236 Downloads)

Book Synopsis High-Performance Java Persistence by : Vlad Mihalcea

Download or read book High-Performance Java Persistence written by Vlad Mihalcea and published by Vlad Mihalcea. This book was released on 2016-10-12 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt: A high-performance data access layer must resonate with the underlying database system. Knowing the inner workings of a relational database and the data access frameworks in use can make the difference between a high-performance enterprise application and one that barely crawls. This book is a journey into Java data access performance tuning. From connection management, to batch updates, fetch sizes and concurrency control mechanisms, it unravels the inner workings of the most common Java data access frameworks. The first part aims to reduce the gap between application developers and database administrators. For this reason, it covers both JDBC and the database fundamentals that are of paramount importance when reducing transaction response times. In this first part, you'll learn about connection management, batch updates, statement caching, result set fetching and database transactions. The second part demonstrates how you can take advantage of JPA and Hibernate without compromising application performance. In this second part, you'll learn about the most efficient Hibernate mappings (basic types, associations, inheritance), fetching best practices, caching and concurrency control mechanisms. The third part is dedicated to jOOQ and its powerful type-safe querying capabilities, like window functions, common table expressions, upsert, stored procedures and database functions.


High-Performance Java Persistence Related Books

High-Performance Java Persistence
Language: en
Pages:
Authors: Vlad Mihalcea
Categories:
Type: BOOK - Published: 2016-10-12 - Publisher: Vlad Mihalcea

DOWNLOAD EBOOK

A high-performance data access layer must resonate with the underlying database system. Knowing the inner workings of a relational database and the data access
Spring Boot Persistence Best Practices
Language: en
Pages: 1043
Authors: Anghel Leonard
Categories: Computers
Type: BOOK - Published: 2020-04-29 - Publisher: Apress

DOWNLOAD EBOOK

This book is a collection of developer code recipes and best practices for persisting data using Spring, particularly Spring Boot. The book is structured around
Rapid Java Persistence and Microservices
Language: en
Pages: 322
Authors: Raj Malhotra
Categories: Computers
Type: BOOK - Published: 2019-06-19 - Publisher: Apress

DOWNLOAD EBOOK

Gain all the essentials you need to create scalable microservices, which will help you solve real challenges when deploying services into production. This book
Building Scalable and High-performance Java Web Applications Using J2EE Technology
Language: en
Pages: 405
Authors: Greg Barish
Categories: Computers
Type: BOOK - Published: 2002 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

Scaling Java enterprise applications beyond just programming techniques--this is the next level. This volume covers all the technologies Java developers need to
Troubleshooting Java Performance
Language: en
Pages: 204
Authors: Erik Ostermueller
Categories: Computers
Type: BOOK - Published: 2017-09-30 - Publisher: Apress

DOWNLOAD EBOOK

Troubleshoot the most widespread and pernicious Java performance problems using a set of open-source and freely-available tools that will make you dramatically