What is jndi lookup?
No Answer is Posted For this Question
Be the First to Post Answer
What does the jdbc driver interface do?
how can we connect to db without using getConnection() method
List the common jdbc exceptions ?
How is jndi useful for Database connection?
Explain creation of statement object with connection method create method with help of an example.
What should be done for auto generating primary key id in a table ?
What does connection pooling mean ?
Stored procedure purpose?
What is difference between java.util.Date and java.sql.Date?
Why resultset is used in java?
What does jdbc do?
Is JDBC a language or Application?