Errai 3.0.1-SNAPSHOT

Uses of Package
org.jboss.errai.jpa.sync.client.local

Packages that use org.jboss.errai.jpa.sync.client.local
org.jboss.errai.jpa.sync.client.local   
org.jboss.errai.jpa.sync.rebind   
 

Classes in org.jboss.errai.jpa.sync.client.local used by org.jboss.errai.jpa.sync.client.local
ClientSyncManager
          The main contact point for applications that want to initiate data sync operations from the client side of an Errai application.
ClientSyncWorker
          Handles the job of keeping one JPA NamedQuery in sync between the client and server.
ClientSyncWorker.QueryParamInitCallback
          A callback that provides parameters for the query used by a ClientSyncWorker.
DataSyncCallback
          A callback used by ClientSyncWorker.
 

Classes in org.jboss.errai.jpa.sync.client.local used by org.jboss.errai.jpa.sync.rebind
Sync
          Specifies that a ClientSyncWorker should be created with the given query and query parameters, and that s sync worker will be started when this bean is first created and stopped when this bean is destroyed.
 


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.