Notes for Using Java JDBC Driver
This section contains useful information regarding the JDBC Driver including:
-
Connection properties
-
NuoDB’s own DataSource class
-
Isolation Levels
-
Managing Timeouts
-
Logging and exception handling
-
Working with ResultSets
For information on the JDBC API itself, refer to Java JDBC Driver API Reference.