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 does executequery return in java?
What is a java driver?
What is the full form of jdbc?
What are the different types of statements? How we can you use preparedstatement.
Which database is used with java?
How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?
Why we use jdbc instead of odbc?
What is the meaning of connection?
What is jdbc url for mysql?
What are the different types of statements in jdbc?
What are the main components of JDBC ?
What is an SQL Locator?
Can I use JDBC to execute non-standard features that my DBMS provides?
What do you mean by metadata and why we are using it?