Package | Description |
---|---|
org.jboss.errai.jpa.sync.client.local |
Modifier and Type | Method and Description |
---|---|
static <E> ClientSyncWorker<E> |
ClientSyncWorker.create(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.