Package | Description |
---|---|
org.jboss.errai.jpa.sync.client.local |
Modifier and Type | Method and Description |
---|---|
static ClientSyncManager |
ClientSyncManager.getInstance()
Returns the global instance of ClientSyncManager.
|
Constructor and Description |
---|
ClientSyncWorker(ClientSyncManager manager,
String queryName,
Class<E> queryResultType,
ErrorCallback<?> onError)
Creates a new ClientSyncWorker which takes responsibility for syncing the results of the named
JPA query.
|
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.