Contents Index countUploadRows method getLastDownloadTimeDate method

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

getDefragIterator method

Prototype 

JdbcDefragIterator getDefragIterator( )

Description 

Initializes and returns a defragmentation iterator.

Parameters 

user_name    The MobiLink user name. See user_name synchronization parameter.

password    The password associated with user_name. See password synchronization parameter.

script_version    The script version. See version synchronization parameter.

stream_defn    The stream to use for synchronization. See stream synchronization parameter.

parms    Any user-supplied parameters used for the synchronization.

See stream_parms synchronization parameter.

Returns 

The defragmentation iterator.

Throws 

java.sql.SQLException

See also 

Defragmenting UltraLite databases


Contents Index countUploadRows method getLastDownloadTimeDate method