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?
give me a java code snippet to connect Microsoft excel through.... I am trying alot... plz help me.
Which jdbc driver type s is are the jdbc odbc bridge?
Why are we using blob datatypes in jdbc?
How to execute bulk number of queries at once?
What do you understand by DDL and DML statements?
What is xe in oracle jdbc url?
Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?
How do I find ojdbc jar version?
write a query to select name from one table which has id,name and salary from another table which has id, sal where the salary is the second maximum
3 Answers Bosch, HireCraft, Infosys,
What is jdbc resultsetmetadata interface?
What is jdbc architecture in java?
What is difference between statement and preparedstatement in jdbc?