@Generated(value="com.mysema.query.codegen.EntitySerializer") public class QDomain extends com.mysema.query.types.path.EntityPathBase<Domain>
| Modifier and Type | Field and Description |
|---|---|
com.ocs.dynamo.domain.QAbstractEntity |
_super |
com.mysema.query.types.path.StringPath |
code |
static QDomain |
domain |
com.mysema.query.types.path.NumberPath<Integer> |
id |
com.mysema.query.types.path.StringPath |
name |
com.mysema.query.types.path.NumberPath<Integer> |
version |
| Constructor and Description |
|---|
QDomain(com.mysema.query.types.Path<? extends Domain> path) |
QDomain(com.mysema.query.types.PathMetadata<?> metadata) |
QDomain(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 QDomain domain
public final com.ocs.dynamo.domain.QAbstractEntity _super
public final com.mysema.query.types.path.StringPath code
public final com.mysema.query.types.path.NumberPath<Integer> id
public final com.mysema.query.types.path.StringPath name
public final com.mysema.query.types.path.NumberPath<Integer> version
Copyright © 2019 Open Circle Solutions. All rights reserved.