Package | Description |
---|---|
com.softwareag.mobile.runtime.toolkit.operations | |
com.softwareag.mobile.runtime.toolkit.persistence |
Class and Description |
---|
ISQLiteConnector
Common interface to communicate with a specific SQLite table from a
underlying database.
|
Class and Description |
---|
ISQLiteConnector
Common interface to communicate with a specific SQLite table from a
underlying database.
|
SQLiteConnectorImpl
The
SQLiteConnectorImpl is a simple implementation of
ISQLiteConnector which handles the communication with a given SQLite
table. |