| Package | Description |
|---|---|
| org.cruxframework.crux.core.client.db |
Contains classes to support a database on client browser.
|
| org.cruxframework.crux.core.client.db.websql |
| Modifier and Type | Method and Description |
|---|---|
void |
WSQLTransaction.onError(SQLError error) |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLDatabase.SQLTransactionErrorCallback.onError(SQLError error) |
boolean |
SQLTransaction.SQLStatementErrorCallback.onError(SQLTransaction tx,
SQLError error)
Return true if the transaction must be rolled back
|
Copyright © 2015. All rights reserved.