@Generated(value="com.mysema.query.codegen.EntitySerializer") public class QGroup extends com.mysema.query.types.path.EntityPathBase<Group>
| Modifier and Type | Field and Description |
|---|---|
QAbstractEntity |
_super |
static QGroup |
group |
com.mysema.query.types.path.NumberPath<Long> |
id |
com.mysema.query.types.path.StringPath |
name |
com.mysema.query.types.path.SetPath<Status,QStatus> |
statuses |
com.mysema.query.types.path.SetPath<User,QUser> |
users |
| Constructor and Description |
|---|
QGroup(com.mysema.query.types.Path<? extends Group> path) |
QGroup(com.mysema.query.types.PathMetadata<?> metadata) |
QGroup(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 QGroup group
public final QAbstractEntity _super
public final com.mysema.query.types.path.NumberPath<Long> id
public final com.mysema.query.types.path.StringPath name
Copyright © 2016. All rights reserved.