| Package | Description |
|---|---|
| org.cruxframework.crux.core.client.db |
Contains classes to support a database on client browser.
|
| org.cruxframework.crux.core.client.db.annotation |
| Modifier and Type | Field and Description |
|---|---|
protected DatabaseErrorHandler |
AbstractDatabase.errorHandler |
| Modifier and Type | Method and Description |
|---|---|
void |
Database.setDefaultErrorHandler(DatabaseErrorHandler errorHandler)
Sets an error handler to be called to handle uncaught errors.
|
void |
AbstractDatabase.setDefaultErrorHandler(DatabaseErrorHandler errorHandler) |
| Modifier and Type | Class and Description |
|---|---|
static class |
DatabaseDef.NoErrorHandler |
Copyright © 2015. All rights reserved.