Packages

package raw

Type Members

  1. trait WebSQLDatabase extends Object

    Annotations
    @JSType() @native()
    See also

    https://www.w3.org/TR/webdatabase/

    https://github.com/nolanlawson/node-websql/

  2. trait WebSQLInternalDB extends Object

    Annotations
    @JSType() @native()
    See also

    https://github.com/nolanlawson/node-websql/blob/master/lib/sqlite/SQLiteDatabase.js

  3. trait WebSQLInternalQuery extends Object
    Annotations
    @JSType()
  4. trait WebSQLInternalResult extends Object
    Annotations
    @JSType() @native()
  5. trait WebSQLResultSet extends Object
    Annotations
    @JSType() @native()
  6. trait WebSQLRows extends Object
    Annotations
    @JSType() @native()
  7. trait WebSQLTransaction extends Object
    Annotations
    @JSType() @native()

Ungrouped