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

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

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

Fields in org.cruxframework.crux.core.client.db declared as WSQLKeyRange
protected  WSQLKeyRange<K> WSQLCursor.keyRange
           
 

Constructors in org.cruxframework.crux.core.client.db with parameters of type WSQLKeyRange
WSQLCursor(WSQLAbstractDatabase db, WSQLKeyRange<K> range, String objectStoreName, boolean autoIncrement, Cursor.CursorDirection direction, WSQLTransaction transaction)
           
 



Copyright © 2014. All rights reserved.