Storage
PUBLISHED
The storage features include information on how you can store data in various formats.
The main storage features are:
- File
Enables you to retrieve file content and information, slice data objects, and manage sandboxed file systems.
- Indexed Database
Enables you to create an object store, save data in it, and open it.
- Web Storage
Enables you to use session storage and local storage.
- HTML5 Application caches in mobile and TV applications only
Enables you to activate project resource caching, and manage the cached resources.
- Web SQL Database in mobile applications only
Enables you to create databases and access them using SQL statements.
Was this document helpful?
We value your feedback. Please let us know what you think.