@Generated(value="com.mysema.query.codegen.EntitySerializer") public class QUser extends com.mysema.query.types.path.EntityPathBase<User>
| Modifier and Type | Field and Description |
|---|---|
com.mysema.query.types.path.StringPath |
email |
com.mysema.query.types.path.StringPath |
id |
com.mysema.query.types.path.StringPath |
password |
com.mysema.query.types.path.StringPath |
salt |
static QUser |
user |
com.mysema.query.types.path.StringPath |
username |
| Constructor and Description |
|---|
QUser(com.mysema.query.types.Path<? extends User> path) |
QUser(com.mysema.query.types.PathMetadata<?> metadata) |
QUser(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, eqAny, in, in, in, isNotNull, isNull, ne, ne, neAll, neAny, notIn, notIn, notIn, nullif, nullif, when, whenequals, getType, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final QUser user
public final com.mysema.query.types.path.StringPath email
public final com.mysema.query.types.path.StringPath id
public final com.mysema.query.types.path.StringPath password
public final com.mysema.query.types.path.StringPath salt
public final com.mysema.query.types.path.StringPath username
Copyright © 2015. All rights reserved.