how you will execute the many tables data
what is the best way, in terms of performance, to do multiple insert/update statements, a PreparedStatement or Batch Updates?
What is the major difference between java.util.date and java.sql.date data type?
How does a custom RowSetReader get called from a CachedRowSet?
Why isn't the java.sql.DriverManager class being found?
how we can remove hard code in java?
HI ALL, How to Overcome "OutOfMemoryException"? when I am compiling source having more than 1000 LOC throwing this exception. Can any one give correct answer to my question? thx
What does Class.forName return?
How many isolation levels are supported in JDBC and what are they?
What is jdbc odbc in java?
What is new in JDBC 2.0?
What is an SQL Locator?
What do you mean by batch processing in jdbc?