QuickConnectFamily Hybrid API 2.1
Documentation for the JavaScript used in creating QC Family Hybrid Applications
iOS/Web Files/databaseDefinition.js File Reference

The databaseDefinition.js file is where you define the databases your application uses, if any. More...


Detailed Description

The databaseDefinition.js file is where you define the databases your application uses, if any.

Use the DataAccessObject to define the database. Here is where you would also define any tables and pre-existing data if your application doesn't ship with an SQLite file contianing the database and data.

 All Files Functions Variables