@Generated(value="com.mysema.query.codegen.EntitySerializer") public class QProfile extends com.mysema.query.types.path.EntityPathBase<Profile>
| Modifier and Type | Field and Description |
|---|---|
com.mysema.query.types.path.StringPath |
aliased |
com.mysema.query.types.path.StringPath |
id |
com.mysema.query.types.path.DateTimePath<Date> |
lastModifiedDate |
com.mysema.query.types.path.MapPath<String,String,com.mysema.query.types.path.StringPath> |
metadata |
com.mysema.query.types.path.NumberPath<Long> |
person |
static QProfile |
profile |
com.mysema.query.types.path.StringPath |
type |
| Constructor and Description |
|---|
QProfile(com.mysema.query.types.Path<? extends Profile> path) |
QProfile(com.mysema.query.types.PathMetadata<?> metadata) |
QProfile(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 QProfile profile
public final com.mysema.query.types.path.StringPath aliased
public final com.mysema.query.types.path.StringPath id
public final com.mysema.query.types.path.DateTimePath<Date> lastModifiedDate
public final com.mysema.query.types.path.MapPath<String,String,com.mysema.query.types.path.StringPath> metadata
public final com.mysema.query.types.path.NumberPath<Long> person
public final com.mysema.query.types.path.StringPath type
public QProfile(String variable)
public QProfile(com.mysema.query.types.Path<? extends Profile> path)
public QProfile(com.mysema.query.types.PathMetadata<?> metadata)
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.