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 getconnection method in java?
How to connect multiple database in jdbc?
List some new features available in jdbc 4.0?
Why are we using blob datatypes in jdbc?
Which type of JDBC driver is the fastest one?
Give steps to connect to the db using jdbc?
How do we call a stored procedure from jdbc?
What is xe in oracle jdbc url?
What is Apache DBCP API?
Is jdbc object oriented?
What are the new features available in jdbc 4.0?
What is a jdbc connection pool?
Give a way to check that all result sets have bin accessed and update counts are generated by execute method.
Is jdbc and orm?
How can I write to the log used by DriverManager and JDBC drivers?