Spring Data REST - WebMVC
- java.lang.Object
-
- com.mysema.query.types.expr.DslExpression<T>
-
- com.mysema.query.types.expr.SimpleExpression<T>
-
- com.mysema.query.types.path.BeanPath<Address>
-
- org.springframework.data.rest.webmvc.mongodb.QAddress
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static QAddress |
address |
com.mysema.query.types.path.StringPath |
street |
com.mysema.query.types.path.StringPath |
zipCode |
-
Fields inherited from class com.mysema.query.types.expr.DslExpression
hashCode, mixin
-
Constructor Summary
Constructors
| Constructor and Description |
QAddress(com.mysema.query.types.Path<? extends Address> path) |
QAddress(com.mysema.query.types.PathMetadata<?> metadata) |
QAddress(String variable) |
-
Method Summary
-
Methods inherited from class com.mysema.query.types.path.BeanPath
accept, add, as, createArray, createBoolean, createCollection, createComparable, createDate, createDateTime, createEnum, createList, createMap, createNumber, createSet, createSimple, createString, createTime, forProperty, getAnnotatedElement, getMetadata, getRoot, instanceOf, instanceOfAny
-
Methods inherited from class com.mysema.query.types.expr.SimpleExpression
as, as, count, countDistinct, eq, eq, eqAll, eqAny, in, in, in, isNotNull, isNull, ne, ne, neAll, neAny, notIn, notIn, notIn, nullif, nullif, when, when
-
Methods inherited from class com.mysema.query.types.expr.DslExpression
equals, getType, hashCode, toString
-
Methods inherited from interface com.mysema.query.types.Expression
getType
Spring Data REST - WebMVC
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.