How to check jdbc driver version in sql server?
No Answer is Posted For this Question
Be the First to Post Answer
Expalin the method of calling a stored procedure from jdbc.
How does JDBC differ from ODBC?
Give me some example for getting connection from connection pooling in JBoss Server. Is Connection Pool default in Server or we have to create it? Who can create Connection Pool in a Team. How it will be accessed by the developer code?
List the advantages of using datasource?
What is metadata in java programming?
How do I insert/update records with some of the columns having NULL value?
Give an example for getXXX method?
write down exceptions those appear in java programs when u write JDBC Programs?
What is execute(), executeUpdate() and executeQuery() methods?
What is the difference between ojdbc6 and ojdbc7?
How does jdbc work?
How to create Connection interface object because it is Interface , Interface is not instansiated?