Package | Description |
---|---|
org.jboss.errai.jpa.sync.client.local | |
org.jboss.errai.jpa.sync.client.shared | |
org.jboss.errai.jpa.sync.server |
Modifier and Type | Class and Description |
---|---|
class |
ErraiAttributeAccessor
Implementation of
JpaAttributeAccessor that works with Errai's
generated client-side Attribute objects (which have their own get() and set()
methods). |
Constructor and Description |
---|
EntityComparator(javax.persistence.metamodel.Metamodel metamodel,
JpaAttributeAccessor attributeAccessor) |
Modifier and Type | Class and Description |
---|---|
class |
JavaReflectionAttributeAccessor
An implementation of
JpaAttributeAccessor that works on the server by
reflectively reading fields and/or invoking getter methods. |
Constructor and Description |
---|
DataSyncServiceImpl(javax.persistence.EntityManager em,
JpaAttributeAccessor attributeAccessor) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.