Explain the JDBC Architecture?
No Answer is Posted For this Question
Be the First to Post Answer
JDBC Drivers properties?
why we don't use the type 2 driver for connect to the database in jdbc?
What is metadata in jdbc?
What is resultset?
Explain the locking system in jdbc & its types?
what are the advantages of JDBC?
How do I check in my code whether a maximum limit of database connections have been reached?
Name the types of jdbc drivers.
How we can you use preparedstatement.
What do you mean by batch processing in jdbc?
How we say that PreparedStatment is Precompiled? where it will be compiled?
Can you define a foreign key, with a key from the same table?