Answer Posted / shera ahmad khan
Queries that are fiered by using Statement interface are
called Static queries.
Queries that are fiered by using PreparedStatement interface
are called Dynamic queries.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is metadata in java programming?
Which is better jpa or jdbc?
Explain the role of driver in jdbc.
Where is jdbc url mysql?
What are the benefits of PreparedStatement over Statement?
What is the meaning of batch updates?
What is the benefit of having jdbcrowset implementation?
Give an example for getXXX method?
How to make updates to updatable result sets in jdbc?
What is the role of the jdbc drivermanager class?
Explain how to make updates to the updatable resultsets.
How can we execute stored procedures using callablestatement?
What is executeupdate in java?
How can we maintain the integrity of a database by using jdbc?
What is a jdbc url?