What is the use of JDBC DriverManager class?
No Answer is Posted For this Question
Be the First to Post Answer
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?
How to use JDBC API to call Stored Procedures?
What is ojdbc14 jar?
How the information about db(database) can be retrieved?
What is CLOB and BLOB datatypes in JDBC?
How can I determine the isolation levels supported by my DBMS?
Can you define a foreign key, with a key from the same table?
How can I create a custom RowSetMetaData object from scratch?
What are the steps to connect to the database in java?
What is jdbc and odbc in java?
What type of drivers are used for web application?
List the advantages of using datasource?