Interface | Description |
---|---|
Cursor |
The Cursor Object is used to iterate over the results
|
Row |
This Class represents a database row.
|
Class | Description |
---|---|
Database |
This is a Database SQLite class, this class allows developers to
connect to a database and preform sql queries on the data.
|
SQLite support.