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.
Answer Posted / 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 View All Answers
How can I get information about foreign keys used in a table?
What is jdbc class forname?
What is device controller?
Does JDBC support stored procedures?
What is Apache DBCP API?
What is 2 phase commit?
What are devices?
What is the role of jdbc drivermanager class?
There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?
Where is jdbc url mysql?
Why do I get UnsatisfiedLinkError when I try to use my JDBC driver?
What is jdbc vs odbc?
What is jdbc template?
What is JDBC Driver interface?
How can you create jdbc statements?