Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Hi to all.. well i want to make a standalone application
which can use the concept of connection pooling, constraint
is that i have not to use any application server like
weblogic etc.

Please help me out.
Thaks in advance.

Answers were Sorted based on User's Feedback



Hi to all.. well i want to make a standalone application which can use the concept of connection p..

Answer / prasad

which server u r using ..

Is This Answer Correct ?    0 Yes 0 No

Hi to all.. well i want to make a standalone application which can use the concept of connection p..

Answer / biswa

You need to write JDBC programmes which supports connection
pooling. You need to provide Syncronised mathods to achieve
Connection pooling. but again you need to specify your
server specific pool Size to initialize no of JDBC
Connections you need in the pool during start up.

Is This Answer Correct ?    0 Yes 0 No

Hi to all.. well i want to make a standalone application which can use the concept of connection p..

Answer / natraj

One of the service provided by App server or webserver is
connection pooling.If there is no app server or webserver
it is not possible to work with connection pooling.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JDBC Interview Questions

How can I retrieve a String or other object type without creating a new object each time?

0 Answers  


What is jdbc odbc bridge?

0 Answers  


How a database driver can be loaded with jdbc 4.0 / java 6?

0 Answers  


What do you mean by two phase commits?

0 Answers  


How transactions are performed using JDBC ?

2 Answers  


How is jndi useful for Database connection?

1 Answers  


What causes no suitable driver error?

0 Answers  


What are the methods which can verify the cursor particular position?

0 Answers  


Can I use JDBC to execute non-standard features that my DBMS provides?

0 Answers  


What is a jdbc connection?

0 Answers  


Name the types of jdbc drivers.

0 Answers  


What is jdbc template?

0 Answers  


Categories