JavaScript is disabled on your browser.
java.lang.Object
com.querydsl.core.types.dsl.DslExpression<T>
com.querydsl.core.types.dsl.SimpleExpression<T>
com.querydsl.core.types.dsl.BeanPath<T>
com.querydsl.core.types.dsl.EntityPathBase<PersonValue>
org.springframework.data.couchbase.domain.QPersonValue
All Implemented Interfaces:
com.querydsl.core.types.EntityPath<PersonValue>, com.querydsl.core.types.Expression<PersonValue>, com.querydsl.core.types.Path<PersonValue>, Serializable
@Generated (value ="com.querydsl.codegen.DefaultEntitySerializer")
public class QPersonValue
extends com.querydsl.core.types.dsl.EntityPathBase<PersonValue>
QPersonValue is a Querydsl query type for PersonValue
See Also:
Serialized Form
Field Summary
Fields
Modifier and Type
Field and Description
com.querydsl.core.types.dsl.StringPath
firstname
com.querydsl.core.types.dsl.StringPath
id
com.querydsl.core.types.dsl.StringPath
lastname
static QPersonValue
personValue
com.querydsl.core.types.dsl.NumberPath<Long >
version
Fields inherited from class com.querydsl.core.types.dsl.DslExpression
hashCode, mixin
Method Summary
Methods inherited from class com.querydsl.core.types.dsl.EntityPathBase
getMetadata
Methods inherited from class com.querydsl.core.types.dsl.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.querydsl.core.types.dsl.SimpleExpression
as, as, count, countDistinct, eq, eq, eqAll, eqAll, eqAny, eqAny, in, in, in, in, in, isNotNull, isNull, ne, ne, neAll, neAny, notIn, notIn, notIn, notIn, notIn, nullif, nullif, when, when
Methods inherited from class com.querydsl.core.types.dsl.DslExpression
equals, getType, hashCode, toString
Methods inherited from interface com.querydsl.core.types.Path
getAnnotatedElement, getMetadata, getRoot
Methods inherited from interface com.querydsl.core.types.Expression
accept, getType
Copyright © 2011–2023 Pivotal Software, Inc. . All rights reserved.