What are the new features added to JDBC 4.0?
No Answer is Posted For this Question
Be the First to Post Answer
While in CallableStatament using in the oracle my procedure is return no.of columns so in java how can i retrivbe the data and i wnat to view all data which is reetrive from my procedure
what is connection pooling?
What is JDBC Transaction Management and why do we need it?
why are using type4 driver in realtime projects?
What is JDBC Connection? Explain steps to get Database connection in a simple java program.
Which Java and java.sql data types map to my specific database types?
What is savepoint in jdbc?
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?
Explain the locking system in jdbc & its types?
What is the feature of jdbc v4?
State the three different ways in which you can create a table?