@Generated(value="com.mysema.query.codegen.EntitySerializer") public class QPassword extends com.mysema.query.types.path.EntityPathBase<Password>
| Modifier and Type | Field and Description |
|---|---|
QAbstractEntity |
_super |
com.mysema.query.types.path.NumberPath<Long> |
id |
com.mysema.query.types.path.StringPath |
name |
QNormalUser |
normalUser |
static QPassword |
password |
| Constructor and Description |
|---|
QPassword(Class<? extends Password> type,
com.mysema.query.types.PathMetadata<?> metadata,
com.mysema.query.types.path.PathInits inits) |
QPassword(com.mysema.query.types.Path<? extends Password> path) |
QPassword(com.mysema.query.types.PathMetadata<?> metadata) |
QPassword(com.mysema.query.types.PathMetadata<?> metadata,
com.mysema.query.types.path.PathInits inits) |
QPassword(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 QPassword password
public final QAbstractEntity _super
public final com.mysema.query.types.path.NumberPath<Long> id
public final com.mysema.query.types.path.StringPath name
public final QNormalUser normalUser
public QPassword(String variable)
public QPassword(com.mysema.query.types.Path<? extends Password> path)
public QPassword(com.mysema.query.types.PathMetadata<?> metadata)
public QPassword(com.mysema.query.types.PathMetadata<?> metadata,
com.mysema.query.types.path.PathInits inits)
Copyright © 2016. All rights reserved.