what are the drawbacks of JDBC? explain briefly?

Answer Posted / yahoo

1.It can't maintain the database Independent sql statements.
i.e In future if there is required to change the datbase
because of maintainance problem then we need to change all
sql statements according to the new database.
2.We cant move the ResultSet object through the network bcz
it is not serialized by default.
3.It is not at all good in the transaction management.
4.Allot of problems might be happend in case of connection
closing and opening.Is is required to programmer headache

Is This Answer Correct ?    37 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is jdbc and its types?

496


What is JDBC RowSet? What are different types of RowSet?

546


What is url in jdbc connection?

505


What class.forname does, while loading the drivers?

535


What is in terms of jdbc a datasource?

520






What does the jdbc databasemetadata interface?

522


RowSetInternal caller and returns void. What can I do in the readData method?

550


Can I use JDBC to execute non-standard features that my DBMS provides?

555


What is jdbc driver?

461


Why can't Tomcat find my Oracle JDBC drivers in classes111.zip?

571


What is a JDBC 2.0 DataSource?

560


What is odbc and jdbc?

484


What is jdbc thin client in oracle?

490


DB2 Universal claims to support JDBC 2.0, But I can only get JDBC 1.0 functionality. What can I do?

586


What is meant by connection string?

556