How do java applications access the database using jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
What is Type-1 Driver and when this driver is used?
What is a connection string used for?
What are database warnings in jdbc and how can we handle database warnings in jdbc?
What is hbm xml?
How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?
Are all the required JDBC drivers to establish connectivity to my database part of the JDK?
What is db client?
What is jdbc drivers in java?
What is the return type of execute, executequery and executeupdate?
what are the drawbacks of JDBC? explain briefly?
What are the benefits of PreparedStatement over Statement?
Briefly tell about the jdbc architecture.