What are the steps involved in establishing a connection using jdbc in java?
No Answer is Posted For this Question
Be the First to Post Answer
How many categories of jdbc drivers are there?
How do you know which driver is connected to a database?
What are types of jdbc drivers?
What is jdbc connection class?
How to retrieve warnings in jdbc?
What is jdbc odbc in java?
Why did my jdbc code throw a rollback sqlexception?
Which jdbc driver type s is are the jdbc odbc bridge?
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?................
What is the benefit of having jdbcrowset implementation?
What is the purpose of jdbc resultset interface?
What is jdbc oracle thin?