| Package | Description |
|---|---|
| org.cruxframework.crux.core.client.db |
Contains classes to support a database on client browser.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Database.setName(String newName)
Change the database name.
|
void |
AbstractDatabase.setName(String newName) |
void |
Database.setVersion(int newVersion)
Change the database version.
|
void |
AbstractDatabase.setVersion(int newVersion) |
Copyright © 2015. All rights reserved.