What is a Connection?



What is a Connection?..

Answer / devarathnam c,kotagudibanda(po

Hi...Actually Connection is an interface in JDBC API.
Which provides the communication b/n the frontend and
backend

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More JDBC Interview Questions

which scenarios we go for jdbc,and which scenario we go for connection polling and wat r advantages and disadvantages using connection pooling.

2 Answers   TCS,


What is jdbc url for mysql?

0 Answers  


How is jndi useful for Database connection?

1 Answers  


Why we use jdbc instead of odbc?

0 Answers  


What does executeupdate return in java?

0 Answers  






Discuss the procedure of retrieving warnings?

0 Answers  


Explain about column name and getter method?

0 Answers  


Does jdbc require oracle client?

0 Answers  


What is benefit of using preparedstatement in java?

0 Answers  


What are the differences between setmaxrows(int) and setfetchsize(int)?

0 Answers  


I have the choice of manipulating database data using a byte[] or a java.sql.blob. Which has best performance?

0 Answers  


Explain about multiple implementations and drive manager?

0 Answers  


Categories