Package org.cruxframework.crux.core.client.db

Contains classes to support a database on client browser.

See: Description

Package org.cruxframework.crux.core.client.db Description

Contains classes to support a database on client browser. Crux Database is a NoSQL database based on HTML5 IndexedDB specification. However, it can be executed over WEB SQL implementations too;

Package Specification

This package contains classes needed to use a Database on Client.

Start with the following classes:

  • Database
  • DatabaseDef
  • DatabaseDef.ObjectStoreDef
  • Copyright © 2015. All rights reserved.