What is jdbc architecture?
No Answer is Posted For this Question
Be the First to Post Answer
What is 2-tier and 3-tier architecture?
how can we connect to db without using getConnection() method
What is the significance of DataBaseMetaData.tableIndexStatistics? How to obtain and use it?
Which database is used with java?
What is the role of jdbc drivermanager class?
What is the equivalent method for precompiled SQL Statement in JDBC?
What are the different types of JDBC drivers?
What is a jdbc connection?
What are the packages are used in jdbc?
What is the meaning of “dirty read” in the database?
How we store procedure in oralce for callable statements in jdbc
What are the benefits of PreparedStatement over Statement?