What do you mean by batch processing in jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
Why do you use a data source object for a connection?
What is <discriminator > in Hibernate? How exactly inheritance of Object to Tables can be done? What is the benefits of discriminator?
What is difference between statement and preparedstatement in jdbc?
What is data source in java?
Explain the main method?
what is the best way, in terms of performance, to do multiple insert/update statements, a PreparedStatement or Batch Updates?
What is meant by a ResultSet?
What is resultsetmetadata?
Why do I have to reaccess the database for Array, Blob, and Clob data?
What is the latest version of JDBC? What new features are added?
Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?
Which package is used for jdbc application?