|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SQLError | |
|---|---|
| org.cruxframework.crux.core.client.db | Contains classes to support a database on client browser. |
| org.cruxframework.crux.core.client.db.websql | |
| Uses of SQLError in org.cruxframework.crux.core.client.db |
|---|
| Methods in org.cruxframework.crux.core.client.db with parameters of type SQLError | |
|---|---|
void |
WSQLTransaction.onError(SQLError error)
|
| Uses of SQLError in org.cruxframework.crux.core.client.db.websql |
|---|
| Methods in org.cruxframework.crux.core.client.db.websql with parameters of type SQLError | |
|---|---|
void |
SQLDatabase.SQLTransactionErrorCallback.onError(SQLError error)
|
boolean |
SQLTransaction.SQLStatementErrorCallback.onError(SQLTransaction tx,
SQLError error)
Return true if the transaction must be rolled back |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||