public static class MetamodelHelper.AttributeComparator
extends java.lang.Object
implements java.util.Comparator<javax.persistence.metamodel.Attribute<?,?>>
Constructor and Description |
---|
MetamodelHelper.AttributeComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(javax.persistence.metamodel.Attribute<?,?> a1,
javax.persistence.metamodel.Attribute<?,?> a2) |
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.