UltraLite User's Guide
Developing UltraLite Java Applications
UltraLite API reference
ianywhere.ultralite.jdbc
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