Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Databases / November 2004

Tip: Looking for answers? Try searching our database.

database acrutecture advice please

Thread view: 
Aza - 05 Nov 2004 04:48 GMT
hey all i was just after some advice on what would be a good way of setting
up my database connections
i am currently working on a work flow application that connects to a
database on a server. The number of users conecting to the database is
small say about 10... i was wondering what would be a good way to set this
up... at the moment each instance of the application connects to the
databse server. thought another idea would be to create an application
that runs on the server to process these requests and uses connection
pooling to access the database
Christian Kalkhoff - 07 Nov 2004 12:12 GMT
Hi Aza,

> hey all i was just after some advice on what would be a good way of setting
> up my database connections
I guess you mean in a POJO environment, not in container?

> i am currently working on a work flow application that connects to a
> database on a server. The number of users conecting to the database is
> small say about 10...
Shouldnt matter. :)

> i was wondering what would be a good way to set this
> up... at the moment each instance of the application connects to the
> databse server. thought another idea would be to create an application
> that runs on the server to process these requests and uses connection
> pooling to access the database
Have a look at http://jakarta.apache.org/commons/dbcp/. This package
provides the bases apache database pooling stuff also used in tomcat
application server. I havent yet worked directly with it, but perhaps it
is a pointer into the right direction for your problem.

Christian


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.