Data Access Patterns: Database Interactions in Object-Oriented Applications (Software Patterns Series)

bime.com Product Guide

Home / Books / Data Access Patterns: Database Interactions in Object-Oriented Applications (Software Patterns Series)

Search

Books

Books
Textbooks
Magazines

DVD, Music, Games

DVD / VHS
Popular Music
Classical Music
MP3 Downloads
Musical Instruments
Video Games

Digital Downloads

Kindle
Unbox Movies & TV
MP3 Downloads

Electroncis

HDTV / DVD / iPod
Camera & Photo
Cell Phones
Cell Accessories
GPS
Office Products
Video Games

Computers

Software
Personal Computers

Home & Garden

Home Improvement
Bedding & Bath
Kitchen & Dining
Furniture & Décor
Home & Garden
Patio, Lawn & Garden
Home Appliances
Vacuums & Cleaning

Groceries

Groceries
Gourmet Food
Pet Supplies

Kids & Baby

Baby
Toys & Games
Video Games

Apparel & Jewelry

Apparel
Shoes
Jewelry

Health & Beauty

Health, Personal Care
Exercise & Fitness
Beauty

Sports & Outdoors

Sporting Goods
Camping & Hiking
Cycling
Fan Gear
Golf

Tools & Automotive

Tools & Hardware
Automotive
Industrial

In association with

View shopping cart
 

Data Access Patterns: Database Interactions in Object-Oriented Applications (Software Patterns Series)

Author: Clifton Nock
Binding: Hardcover
ISBN: 0131401572
Availability: In stock soon. Order now to get in line. First come, first served.

$50.38


 

Data Access Patterns: Database Interactions in Object-Oriented Applications (Software Patterns Series)

Data Access Patterns: Database Interactions in Object-Oriented Applications (Software Patterns Series)
by: Clifton Nock


Editorial Review:

25 proven patterns for improving data access and application performance Efficient, high-quality data access code is crucial to the performance and usability of virtually any enterprise application--and there's no better way to improve an existing system than to optimize its data access code. Regardless of database engine, platform, language, or application, developers repeatedly encounter the same relational database access challenges. In Data Access Patterns, Clifton Nock identifies 25 proven solutions, presenting each one in the form of a clear, easy-to-use pattern. These patterns solve an exceptionally wide range of problems including creating efficient database-independent applications, hiding obscure database semantics from users, speeding database resource initialization, simplifying development and maintenance, improving support for concurrency and transactions, and eliminating data access bottlenecks. Every pattern is illustrated with fully commented Java/JDBC code examples, as well as UML diagrams representing interfaces, classes, and relationships.The patterns are organized into five categories: *Decoupling Patterns: Build cleaner, more reliable systems by decoupling data access code from other application logic *Resource Patterns: Manage relational database resources more efficiently *Input/Output Patterns: Simplify I/O operations by translating consistently between "physical" relational data and domain object representations of that data *Cache Patterns: Use caching strategically, to optimize the tradeoffs between data access optimization and cache overhead *Concurrency Patterns: Implement concurrency and transactions more effectively and reliably Data Access Patterns demystifies techniques that have traditionally been used only in the most robust data access solutions--making those techniques practical for every software developer, architect, and designer.

Customer Reviews:

Avg. Customer Rating: 4.0 / 5.0

There is better one:

Try Martin Fowler's Patterns of Enterpise Application Architecture.
It has much better coverage in more useful context.
Also you can look at Hibernate or iBatis project for real application
of these patterns.

Useful patterns and interesting concepts:

The book presented 25 patterns grouped in 5 areas, decoupling (conceptual and architectural level), resource, input/output, cache and concurrency.
The most interesting patterns are in resource and cache. Decoupling and concurrency patterns (e.g., data accessor, active domain object, layers, transactions, optimistic/pessimistic lock etc.) are well known and the contents are a bit too light to be very useful, yet the concepts are giving readers some directions.
In resource patterns, some interesting... more info

Great book on persistence theory:

I'm in the middle of developing yet another persistence framework for a client, having done it a couple of times before. Each time I refine my ideas about how to do it. I must say that this book has a thorough examination of issues and certainly food for thought as well as answers to a couple of questions I've had.

However, I wouldn't say it's a complete design (which it doesn't claim to be). I still found myself picking and choosing which patterns to use as is, which to modify to my liking, and which to... more info

Good design pattern book in data access !!:

I am in the process of writing a thesis proposal that utilizing JDBC and TableModeler to access various database platforms as a prototype.

While prototyping the model, I encountered a lot of consideration of what is the best approach for certain implementation (mainly on JDBC). While looking into a few of designing books, I found this Data Access Patterns book that fits into my research needs. I have read other book such as Designing Flexible Object Oriented System with UML and not able to apply the... more info


Similar Products:

Design Patterns: Elements of Reusable Object-Oriented Software (Addison-Wesley Professional Computing Series) Design Patterns: Elements of Reusable Object-Oriented Software (Addison-Wesley...
by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides
(Hardcover)
- Usually ships in 24 hours
Patterns of Enterprise Application Architecture (Addison-Wesley Signature Series) Patterns of Enterprise Application Architecture (Addison-Wesley Signature...
by Martin Fowler
(Hardcover)
- Usually ships in 24 hours
Agile Database Techniques: Effective Strategies for the Agile Software Developer (Wiley Application Development) Agile Database Techniques: Effective Strategies for the Agile Software Developer...
by Scott Ambler
(Paperback)
- Usually ships in 24 hours
Design Patterns Explained: A New Perspective on Object-Oriented Design (2nd Edition) (Software Patterns Series) Design Patterns Explained: A New Perspective on Object-Oriented Design (2nd...
by Alan Shalloway, James Trott
(Paperback)
- Usually ships in 24 hours
Effective Java (2nd Edition) (Java Series) Effective Java (2nd Edition) (Java Series)
by Joshua Bloch
(Paperback)
- Usually ships in 24 hours
Refactoring Databases: Evolutionary Database Design (Addison-Wesley Signature Series) Refactoring Databases: Evolutionary Database Design (Addison-Wesley Signature...
by Scott W. Ambler, Pramodkumar J. Sadalage
(Hardcover)
- Usually ships in 24 hours
Domain-Driven Design: Tackling Complexity in the Heart of Software Domain-Driven Design: Tackling Complexity in the Heart of Software
by Eric Evans
(Hardcover)
- Usually ships in 24 hours
Java Concurrency in Practice Java Concurrency in Practice
by Brian Goetz, Tim Peierls, Joshua Bloch, Joseph Bowbeer, David Holmes, (Paperback)
- Usually ships in 24 hours
Analysis Patterns: Reusable Object Models (Addison-Wesley Object Technology Series) Analysis Patterns: Reusable Object Models (Addison-Wesley Object Technology...
by Martin Fowler
(Hardcover)
- Usually ships in 24 hours
Portions © Amazon.com, Inc.