How many types of statements are there in jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
Differentiate between a statement and a preparedstatement.
Is there any limitation for no of statments executed with in batchupdate?
What is JDBC DataSource and what are it’s benefits?
What are the packages are used in jdbc?
what is metadata and it's use?
I have the choice of manipulating database data using a byte[] or a java.sql.blob. Which has best performance?
What are the factors that the jdbc driver performance depends upon?
Why did my jdbc code throw a rollback sqlexception?
How can we move the cursor in a scrollable result set?
What type of driver you use in real-time projects?
How do I write Greek ( or other non-ASCII/8859-1 ) characters to a database?
Are there any ODBC drivers that do not work with the JDBC- ODBC Bridge?