What is jdbc in java?
No Answer is Posted For this Question
Be the First to Post Answer
How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?
What is a merge field?
Give an example for execution of sql statement.
What port does jdbc use?
which scenarios we go for jdbc,and which scenario we go for connection polling and wat r advantages and disadvantages using connection pooling.
What is the full form of jdbc and what is its purpose?
Explain the importance of drivermanager.
State the different connection methods used for creating different types of sql.
Is there another way of dealing with the result set that could execute faster?
What are the main components of JDBC ?
How to retrieve warnings in jdbc?
What happens if we don't close the connection in jdbc?