Uses of Interface
org.cruxframework.crux.core.client.db.FileStore

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

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

Classes in org.cruxframework.crux.core.client.db that implement FileStore
 class IDXFileStore
          CRUX INTERNAL CLASS.
 

Methods in org.cruxframework.crux.core.client.db that return FileStore
 FileStore WSQLTransaction.getFileStore()
          Retrieve a specialized object store for files handling.
abstract  FileStore Transaction.getFileStore()
          Retrieve a specialized object store for files handling.
 FileStore IDXTransaction.getFileStore()
          Retrieve a specialized object store for files handling.
 



Copyright © 2014. All rights reserved.