Contents Index Unsupported JDBC methods getDefragIterator method pdf/preface.pdf

UltraLite User's Guide
  Developing UltraLite Java Applications
    UltraLite API reference

Class JdbcConnection


Package 

ianywhere.ultralite.jdbc

Description 

Represents an UltraLite database connection. Most methods are inherited from the JDBC Connection class. Unsupported methods throw an unsupported feature exception.

In a multi-threaded application, each thread must obtain a separate connection. For more information, see Developing multi-threaded applications.


getDefragIterator method
getLastIdentity method
globalAutoincUsage method
setDatabaseID method
synchronize method
startSynchronizationDelete method
stopSynchronizationDelete method

Contents Index Unsupported JDBC methods getDefragIterator method pdf/preface.pdf