Un-Answered Questions { JDBC }

Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?

544


How can I create a custom RowSetMetaData object from scratch?

547


How does a custom RowSetReader get called from a CachedRowSet?

575


RowSetInternal caller and returns void. What can I do in the readData method?

557


Can I set up a connection pool with multiple user IDs? The single ID we are forced to use causes problems when debugging the DBMS.

523


password, is stored in as plain text. What can I do to protect my passwords?

519


How do I write Greek ( or other non-ASCII/8859-1 ) characters to a database?

610


What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?

506


How can I determine the isolation levels supported by my DBMS?

521


How do I receive a ResultSet from a stored procedure?

528


What does it mean to "materialize" data?

523


Why do I have to reaccess the database for Array, Blob, and Clob data?

548


What is an SQL Locator?

590


How do I check in my code whether a maximum limit of database connections have been reached?

583


How do I disallow NULL values in a table?

545