What is the difference between jdbc and jndi?
No Answer is Posted For this Question
Be the First to Post Answer
What are the packages are used in jdbc?
What does connection pooling mean ?
What is the execute method in java?
What are dml and ddl?
What happens if connection is not closed in jdbc?
What does setautocommit do?
What are the main components of JDBC ?
what is the best way, in terms of performance, to do multiple insert/update statements, a PreparedStatement or Batch Updates?
What happens if we don't close the connection in jdbc?
What is database deadlock ? How can we avoid them?
How do java applications access the database using jdbc?
How the information about db(database) can be retrieved?