What is jdbc in dbms?
No Answer is Posted For this Question
Be the First to Post Answer
Is jdbc database independent?
What is database null and Java null?
What is a Connection?
What is a connection string used for?
What is resultset in jdbc with example?
What are the different types of drivers under jdbc?
What are the common jdbc exceptions?
What is url in jdbc connection?
What are the steps involved in establishing a connection using jdbc in java?
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?
What are the advantages of collection pools?
Give an example for execution of sql statement.