How many types of statements are there in jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
Is jdbc a framework?
What is the role of class.forname while loading drivers?
What are static and dynamic queries?
Diff bet.. Function and Trigger?
Which interface handles transaction management in jdbc?
What will happen when ResultSet is not closed?
What is setautocommit in jdbc?
How do I check in my code whether a maximum limit of database connections have been reached?
Different statements in JDBC?
What is the use of prepared statement?Ans:used to execute pre compiled statement...so the question is when that precompiled statement will be execute or comiple?................
preparedstatement p= new preparedstatement is it possible ?
10 Answers Fidelity, IBM, Infrasys,
What are the advantages of database connection pooling?