What is batch processing and how to perform batch processing in jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
What is the meaning of “dirty read” in the database?
Is it possible to connect to multiple databases simultaneously?
Diff bet.. Function and Trigger?
Is jdbc secure?
What is preparedstatement in jdbc?
What are the different types of JDBC drivers?
wahts is mean by primary key and unique key?
How we store procedure in oralce for callable statements in jdbc
What are the three parts of a jdbc url?
What is the role of jdbc drivermanager class?
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.
Give me some example for getting connection from connection pooling in JBoss Server. Is Connection Pool default in Server or we have to create it? Who can create Connection Pool in a Team. How it will be accessed by the developer code?