What are the common tasks of JDBC?
No Answer is Posted For this Question
Be the First to Post Answer
how can we get the metaData (columnNames) from a table which has no Records..
how to retrieve sql exceptions
What does executeupdate return in java?
How vendor Naming registry supports JNDI?
What is in terms of jdbc a datasource?
Which is best database for java?
What is the difference between setmaxrows(int) and setfetchsize(int)?
Difference between JDBC and Hibernate? Give one sample based on the variance?
Why is jdbc used?
Expalin the method of calling a stored procedure from jdbc.
What are the different types of resultset?
What is phantom read and which isolation level prevents it?