Wrox Programmer Forums
|
BOOK: Expert One-on-One J2EE Development without EJB
This is the forum to discuss the Wrox book Expert One-on-One J2EE Development without EJB by Rod Johnson, Juergen Hoeller; ISBN: 9780764558313
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Expert One-on-One J2EE Development without EJB section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 6th, 2004, 12:55 AM
Registered User
 
Join Date: Jul 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to rpatton
Default Most apps use a single database?

Hi,
I'm working through Johnson & Hoeller's "J2EE Development without EJB", but there is no forum for that and I think I saw the same statement in the book for this forum. The statement, appearing a couple times, is something like this: Most apps only access a single database, thus distributed transactions are not required and are unnecessary overhead. This is probably a dumb question, I mean you put it in the book, but are you sure about that? I do not have a lot of experience compared to many others, but in 6 years of consulting I have yet to work on an app that only accesses a single database. Apps for Barnes & Noble, Kinkos, Ingram Micro and a few others I have done all had to access at least 2 DB's within a single transaction. As a simple example, a website may be able to take orders and store order information in an "application database", yet inventory in the inventory DB has to be modified in realtime - these often have to be in the same transaction. Or something similar with updates to an accounts receivable system. I have not seen any cases where an app got away with calls to only one DB, perhaps they were very small apps, with no legacy systems in place? Anyway, I am just curious whether that statement is something you researched or discussed with a bunch of colleagues etc., since it surprised me. Great book of course, I really like how your points are layed out.





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Deploy Apps? mistry_bhavin ASP.NET 3.5 Basics 1 March 8th, 2008 05:48 AM
Setting Up Sample Apps mh1hep BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 6 March 7th, 2007 06:52 PM
retrieving single value from database Moharo PHP How-To 2 July 5th, 2005 03:29 AM
ASP.Net Single Single-on with Oracle Application S guhanath Oracle 0 October 6th, 2004 05:05 AM
Launching Apps from VB?? PeteS Beginning VB 6 2 June 20th, 2003 01:23 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.