public class EntityComparator extends Object
Constructor and Description |
---|
EntityComparator(javax.persistence.metamodel.Metamodel metamodel,
JpaAttributeAccessor attributeAccessor) |
Modifier and Type | Method and Description |
---|---|
<X> boolean |
isDifferent(X lhs,
X rhs)
Compares two JPA Managed Type instances to see if they are the same.
|
public EntityComparator(javax.persistence.metamodel.Metamodel metamodel, JpaAttributeAccessor attributeAccessor)
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.