Uses of Class
org.cruxframework.crux.core.client.db.DatabaseException

Packages that use DatabaseException
org.cruxframework.crux.core.client.db Contains classes to support a database on client browser. 
 

Uses of DatabaseException in org.cruxframework.crux.core.client.db
 

Methods in org.cruxframework.crux.core.client.db that throw DatabaseException
 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 © 2014. All rights reserved.