public abstract class SingularAttributeSelection<P,X> extends Object implements org.apache.deltaspike.data.api.criteria.QuerySelection<P,X>
| Modifier and Type | Field and Description |
|---|---|
protected javax.persistence.metamodel.SingularAttribute<P,X> |
attribute |
| Constructor and Description |
|---|
SingularAttributeSelection(javax.persistence.metamodel.SingularAttribute<P,X> attribute) |
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.