What is jdbc architecture?
No Answer is Posted For this Question
Be the First to Post Answer
What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?
How MS-Access DB can be accessed over a network, using JDBC API?
What is a PreparedStatement?
What is connection pooling and why it is used?
What is the meaning of “dirty read” in the database?
How to get the Database server details in java program?
How do we call a stored procedure from jdbc?
Explain different types of locks in jdbc?
What do you understand by DDL and DML statements?
What is the function of drivermanager class?
What are the common JDBC problems that you got and how do you solved them?
What is JDBC API and when do we use it?