what are the drawbacks of JDBC? explain briefly?

Answer Posted / nikhil

1. java programmer should know how to write queries in sql.
2. database dependent(earlier you are using mysql and later oracle then the queries has to rewritten.)
3. while migrating, editing the .java file is required which is a bad practice.

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is getconnection method in java?

506


Give a way to check that all result sets have bin accessed and update counts are generated by execute method.

478


Explain about multiple implementations and drive manager?

564


What is JDBC ResultSet?

592


How do we call a stored procedure from jdbc?

555






What is jdbc driver manager?

497


What is jdbc vs odbc?

514


What is layer in communication?

462


What is jdbc architecture in java?

472


How vendor Naming registry supports JNDI?

1765


What is an encrypted internet connection?

499


Where is jdbc url mysql?

498


Is there another way of dealing with the result set that could execute faster?

518


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

555


Briefly tell about the jdbc architecture.

553