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.TypeWithPattern>
org.springframework.data.rest.webmvc.mongodb.QUser_TypeWithPattern
All Implemented Interfaces:
com.mysema.query.types.Expression<User.TypeWithPattern>, com.mysema.query.types.Path<User.TypeWithPattern>, Serializable
@Generated (value ="com.mysema.query.codegen.EmbeddableSerializer")
public class QUser_TypeWithPattern
extends com.mysema.query.types.path.BeanPath<User.TypeWithPattern>
QUser_TypeWithPattern is a Querydsl query type for TypeWithPattern
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.