public class Neg<P,X extends Number> extends SingularAttributeSelection<P,X>
attribute| Constructor and Description |
|---|
Neg(javax.persistence.metamodel.SingularAttribute<P,X> attribute) |
| Modifier and Type | Method and Description |
|---|---|
<R> javax.persistence.criteria.Selection<X> |
toSelection(javax.persistence.criteria.CriteriaQuery<R> query,
javax.persistence.criteria.CriteriaBuilder builder,
javax.persistence.criteria.Path<? extends P> path) |
getAttributeCopyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.