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
What is the purpose of the jdbc resultset interface?
What do you understand by DDL and DML statements?
What is the significance of DataBaseMetaData.tableIndexStatistics? How to obtain and use it?
What is jdbc driver?
Expalin the method of calling a stored procedure from jdbc.
What is two-phase commit in the database?
What are the flow statements of jdbc?
What is jndi lookup?
What is preparedstatement in jdbc?
Compare jdbc and odbc and how is jdbc required in this context.
What is the difference between jdbc and odbc?
What is jdbc dialect?
Where is jdbc used?
What is the difference between execute, executeQuery, executeUpdate?
What is thin driver in jdbc?