Why do we need jdbc api?
No Answer is Posted For this Question
Be the First to Post Answer
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?................
Which Driver is preferable for using JDBC API in Applets?
What is odbc and jdbc in dbms?
How to know howmuch data is truncated?
What is database deadlock ?
What is a jdbctemplate?
What is static Synchronized method in JDBC API? Give an example?
3 Answers 3 Edge Solutions, R Systems, Sirvisetti Global Services,
Explain the steps in writing a java program using jdbc?
What is the reason why we need a jdbcrowset like the wrapper around resultset?
How can I determine where a given table is referenced via foreign keys?
What is a statement in java?
How can we execute stored procedures using callablestatement?