JavaScript is disabled on your browser.
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<User.EmailAddress>
org.springframework.data.rest.webmvc.mongodb.QUser_EmailAddress
All Implemented Interfaces:
com.mysema.query.types.Expression<User.EmailAddress>, com.mysema.query.types.Path<User.EmailAddress>, Serializable
@Generated (value ="com.mysema.query.codegen.EmbeddableSerializer")
public class QUser_EmailAddress
extends com.mysema.query.types.path.BeanPath<User.EmailAddress>
QUser_EmailAddress is a Querydsl query type for EmailAddress
See Also:
Serialized Form
Field Summary
Fields inherited from class com.mysema.query.types.expr.DslExpression
hashCode, mixin
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.