JDBC Reference
Page 16 of 31

JDBC 2.0-Only Features

JDBC 2.0 adds some functionality to the core API. This section documents the features supported by Cloudscape Version 3.6.

NOTE: These features are present only in a JDK1.2 environment.

These features are:

NOTE: The scroll insensitive functionality is implemented using an in-memory hash table. You may want to allocate additional memory for the JVM if using this feature with large ResultSets.

NOTE: Batch processing provides a performance benefit with some large client/server DBMSs. Batch updates do not provide any performance benefits in a Cloudscape system.

The complete list: