Un-Answered Questions { JDBC }

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

516


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

522


What are the considerations for deciding on transaction boundaries?

564


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

557


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

534


What is DML?

577


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

516


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

511


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

542


What is the meaning of batch updates?

566


How do you insert images into database using jdbc?

569


How many ways can you update a result set?

565


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

566


Jdbc-odbc bridge is multi-threaded or not?

535


What is the difference between client and server database cursors?

605