Package | Description |
---|---|
org.jboss.errai.jpa.sync.client.local | |
org.jboss.errai.jpa.sync.rebind |
Class and Description |
---|
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 . |
Class and Description |
---|
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. |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.