Does jpa use jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
State the three different ways in which you can create a table?
Is it possible to connect to multiple databases simultaneously?
what is the best way, in terms of performance, to do multiple insert/update statements, a PreparedStatement or Batch Updates?
Why jdbc is used in java?
Is jdbc object oriented?
What is meant by dao?
What are the steps to connect to the database in java?
write down exceptions those appear in java programs when u write JDBC Programs?
How we store procedure in oralce for callable statements in jdbc
How to get the data from a table into a buffer?
What are the types of statements in jdbc?
Jdbc-odbc bridge is multi-threaded or not?