UltraLite User's Guide
Developing UltraLite Java Applications
UltraLite API reference
Class JdbcDefragIterator
boolean ulStoreDefragStep( UlConnection conn )
Defragments a portion of an UltraLite database.
conn The current connection, as a JdbcConnection object.
true if successful.
false in unsuccessful.
java.sql.SQLException
STOP SYNCHRONIZATION DELETE statement [MobiLink]