public class SubstringFrom<P> extends SingularAttributeSelection<P,String>
attribute| Constructor and Description |
|---|
SubstringFrom(javax.persistence.metamodel.SingularAttribute<P,String> attribute,
int from) |
| Modifier and Type | Method and Description |
|---|---|
<R> javax.persistence.criteria.Selection<String> |
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.