Can I use JDBC to execute non-standard features that my DBMS provides?
No Answer is Posted For this Question
Be the First to Post Answer
What is JDBC Savepoint? How to use it?
What does jdbc stand for?
What is database connection pooling? Advantages of using a connection pool?
Why do we need jdbc driver?
How can I write to the log used by DriverManager and JDBC drivers?
What are the advantages of using jdbc datasource?
What are the different types of drivers under jdbc?
Is jdbc database independent?
What is jdbc connection interface?
how can we connect to db without using getConnection() method
Expalin the method of calling a stored procedure from jdbc.
What are the exceptions in jdbc?