Answer Posted / manojkumar.l
It will execute before commit sql query and also execute
multiple select statement,it will save time,faster
execution.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
How can you know about drivers and database information ?
How to insert an image or raw data into database?
Which Java and java.sql data types map to my specific database types?
What is java soft framework?
What are the different types of classes in the api component?
How do I check in my code whether a maximum limit of database connections have been reached?
What are the types of statements in jdbc?
What is device controller?
Which package is used for jdbc application?
How can you load the drivers?
What happens if we don't close the connection in jdbc?
What is the difference between setmaxrows(int) and setfetchsize(int)?
How many locking systems are there in jdbc?
What is sqlwarning and discuss the procedure of retrieving warnings?
How do I load a database driver with JDBC 4.0 / Java 6?