Contents Index JDBC features in UltraLite Class JdbcConnection

UltraLite Static Java User's Guide
  UltraLite Static Java API Reference
    UltraLite API reference

Unsupported JDBC methods


UltraLite does not support the following JDBC 1.2 methods. An attempt to use any of the following methods results in a SQLException with a vendor code indicating that the feature is not supported in UltraLite.

Connection interface 
ResultSet interface 
Statement interface 

Contents Index JDBC features in UltraLite Class JdbcConnection