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 createstatement method in java?
What is the use of the statement in jdbc?
Is odbc an api?
How can I get information about foreign keys used in a table?
What is database connection pooling? Advantages of using a connection pool?
How do I find jdbc version?
Why we use while rs next ())?
What are four types of JDBC driver?
How can we move the cursor in a scrollable result set?
What is a jdbc url?
What are the exceptions in jdbc?
Why should we close database connections in java?
What is the role of jdbc drivermanager class?
Where jdbc drivermanager class is used?
What is metadata in programming?