aspose file tools
The moose likes Developer Certification (SCJD/OCMJD) and the fly likes Client Db Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Professional Certification » Developer Certification (SCJD/OCMJD)
Reply Bookmark "Client Db" Watch "Client Db" New topic
Author

Client Db

narayanveeramani
Greenhorn

Joined: Jun 01, 2001
Posts: 5
Connor, I think your idea makes sense. Probably they are
looking for a DB interface on the client side which
abstracts the local & remote database.
I guess then the business logic for Booking needs to be on the Client side invoking methods provided by the DB interface.
Ideally, I would have liked expose the Booking logic
to the client as an RMI interface instead of exposing all the raw database operations such as lock & unlock to the Client.
I would appreciate any feedback from others.
Rahul Mahindrakar
Ranch Hand

Joined: Jul 28, 2000
Posts: 1825
narayanveeramani,
Welcome to Javaranch. We follow some conventions pertaining to User names. The rules are specified at here . These conventions are strictly followed. There are no Exceptions in this case. In the simplest of terms names are required to have at least two words separated by a space. It would be advised that this be your real full name.
Your User name does not follow these conventions. It is recommended that you immediately register under a name conforming to the conventions.
 
 
subject: Client Db
 
Threads others viewed
Comment on the point �Overall Architecture�
URLyBird : 48 hours rule enforced
Implementaion question.
How to handle Data and RemoteData
URLyBird - Locking "Catch 22"
IntelliJ Java IDE