Answer Posted / koti
batch is a group of records
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is addbatch jdbc?
What are the classes and methods used for sending sql statements to database?
What is the function of drivermanager class?
Why prepared statements are faster?
What is the reason why we need a jdbcrowset like the wrapper around resultset?
What is SQL Warning? How to retrieve SQL warnings in the JDBC program?
code to insert values/rows into oracle database from a java swing textfield when a button is pressed(using preparedstatements)
What class.forname will do while loading drivers of jdbc?
Is oracle client required for jdbc connection?
What is thin driver in jdbc?
What is “dirty read” in JDBC? Which isolation level prevents dirty read?
What are the new features available in jdbc 4.0?
Does the database server have to be running Java or have Java support in order for my remote JDBC client app to access the database?
How MS-Access DB can be accessed over a network, using JDBC API?
What is the difference between jdbc and jndi?