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?

551


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

528


What is DML?

569


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

512


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?

535


What is the meaning of batch updates?

556


How do you insert images into database using jdbc?

561


How many ways can you update a result set?

559


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

557


Jdbc-odbc bridge is multi-threaded or not?

525


What is the difference between client and server database cursors?

597