What is execute(), executeUpdate() and executeQuery()
methods?
Answer Posted / sreenivaslu
booleanExecute() method is execute both select and non
select queris are executed
| Is This Answer Correct ? | 7 Yes | 7 No |
Post New Answer View All Answers
What are the advantages of using jdbc datasource?
What is jdbc explain?
How many locking systems are there in jdbc?
List the common jdbc exceptions ?
What is the latest version of JDBC? What are the new features added in that?
Is jdbc database independent?
Which is best database for java?
What is jsp and jdbc?
Is jdbc object oriented?
Expalin the method of calling a stored procedure from jdbc.
What is meant by dao?
What protocol does jdbc use?
How do I load a database driver with JDBC 4.0 / Java 6?
What are the considerations for deciding on transaction boundaries?
What is data source in java?