Un-Answered Questions { JDBC }

How do I insert/update records with some of the columns having NULL value?

510


Is there another way of dealing with the result set that could execute faster?

516


What are the considerations for deciding on transaction boundaries?

554


How can I determine where a given table is referenced via foreign keys?

550


How can I get information about foreign keys used in a table?

528


What is DML?

568


What is the significance of DataBaseMetaData.tableIndexStatistics? How to obtain and use it?

510


What types of DataSource objects are specified in the Optional Package?

503


Which Java and java.sql data types map to my specific database types?

533


What is the meaning of batch updates?

556


How do you insert images into database using jdbc?

558


How many ways can you update a result set?

556


What is the difference between executing, executequery, executeupdate in jdbc?

555


Jdbc-odbc bridge is multi-threaded or not?

525


What is the difference between client and server database cursors?

594