Java Database Best Practices

Java Database Best Practices
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 288
Release :
ISBN-10 : 9781449365622
ISBN-13 : 1449365620
Rating : 4/5 (22 Downloads)

Book Synopsis Java Database Best Practices by : George Reese

Download or read book Java Database Best Practices written by George Reese and published by "O'Reilly Media, Inc.". This book was released on 2003-05-14 with total page 288 pages. Available in PDF, EPUB and Kindle. Book excerpt: When creating complex Java enterprise applications, do you spend a lot of time thumbing through a myriad of books and other resources searching for what you hope will be the API that's right for the project at hand?Java Database Best Practices rescues you from having to wade through books on each of the various APIs before figuring out which method to use! This comprehensive guide introduces each of the dominant APIs (Enterprise JavaBeans, Java Data Objects, the Java Database Connectivity API (JDBC) as well as other, lesser-known options), explores the methodology and design components that use those APIs, and then offers practices most appropriate for different types and makes of databases, as well as different types of applications.Java Database Practices also examines database design, from table and database architecture to normalization, and offers a number of best practices for handling these tasks as well. Learn how to move through the various forms of normalization, understand when to denormalize, and even get detailed instructions on optimizing your SQL queries to make the best use of your database structure. Through it all, this book focuses on practical application of these techniques, giving you information that can immediately be applied to your own enterprise projects.Enterprise applications in today's world are about data-- whether it be information about a product to buy, a user's credit card information, or the color that a customer prefers for their auto purchases. And just as data has grown in importance, the task of accessing that data has grown in complexity. Until now, you have been left on your own to determine which model best suits your application, and how best to use your chosen API. Java Database Practices is the one stop reference book to help you determine what's appropriate for your specific project at hand. Whether it's choosing between an alphabet soup of APIs and technologies--EJB, JDO, JDBC, SQL, RDBMS, OODBMS, and more on the horizon, this book is an indispensable resource you can't do without.


Java Database Best Practices Related Books

Java Database Best Practices
Language: en
Pages: 288
Authors: George Reese
Categories:
Type: BOOK - Published: 2003-05-14 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

When creating complex Java enterprise applications, do you spend a lot of time thumbing through a myriad of books and other resources searching for what you hop
Java Enterprise Best Practices
Language: en
Pages: 292
Authors: O'Reilly Java Authors
Categories: Computers
Type: BOOK - Published: 2002-12-18 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Java developers typically go through four "stages" in mastering Java. In the first stage, they learn the language itself. In the second stage, they study the AP
Database Programming with JDBC and Java
Language: en
Pages: 356
Authors: George Reese
Categories: Computers
Type: BOOK - Published: 2000 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Java and databases make a powerful combination. Getting the two sides to work together, however, takes some effort--largely because Java deals in objects while
Java Database Best Practices
Language: en
Pages: 304
Authors: George Reese
Categories: Computers
Type: BOOK - Published: 2003-05-14 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

When creating complex Java enterprise applications, do you spend a lot of time thumbing through a myriad of books and other resources searching for what you hop
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