@Generated(value="com.querydsl.codegen.DefaultEntitySerializer") public class QUserCol extends com.querydsl.core.types.dsl.EntityPathBase<UserCol>
| Modifier and Type | Field and Description |
|---|---|
QUser |
_super |
com.querydsl.core.types.dsl.StringPath |
createdBy |
com.querydsl.core.types.dsl.NumberPath<Long> |
createdDate |
com.querydsl.core.types.dsl.StringPath |
firstname |
com.querydsl.core.types.dsl.StringPath |
id |
com.querydsl.core.types.dsl.StringPath |
lastModifiedBy |
com.querydsl.core.types.dsl.NumberPath<Long> |
lastModifiedDate |
com.querydsl.core.types.dsl.StringPath |
lastname |
com.querydsl.core.types.dsl.StringPath |
subtype |
com.querydsl.core.types.dsl.StringPath |
transientInfo |
static QUserCol |
userCol |
com.querydsl.core.types.dsl.NumberPath<Long> |
version |
| Constructor and Description |
|---|
QUserCol(com.querydsl.core.types.Path<? extends UserCol> path) |
QUserCol(com.querydsl.core.types.PathMetadata metadata) |
QUserCol(String variable) |
accept, add, as, createArray, createBoolean, createCollection, createComparable, createDate, createDateTime, createEnum, createList, createMap, createNumber, createSet, createSimple, createString, createTime, forProperty, getAnnotatedElement, getMetadata, getRoot, instanceOf, instanceOfAnyas, 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, whenequals, getType, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final QUserCol userCol
public final QUser _super
public final com.querydsl.core.types.dsl.StringPath createdBy
public final com.querydsl.core.types.dsl.NumberPath<Long> createdDate
public final com.querydsl.core.types.dsl.StringPath firstname
public final com.querydsl.core.types.dsl.StringPath id
public final com.querydsl.core.types.dsl.StringPath lastModifiedBy
public final com.querydsl.core.types.dsl.NumberPath<Long> lastModifiedDate
public final com.querydsl.core.types.dsl.StringPath lastname
public final com.querydsl.core.types.dsl.StringPath subtype
public final com.querydsl.core.types.dsl.StringPath transientInfo
public final com.querydsl.core.types.dsl.NumberPath<Long> version
public QUserCol(String variable)
public QUserCol(com.querydsl.core.types.Path<? extends UserCol> path)
public QUserCol(com.querydsl.core.types.PathMetadata metadata)
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.