@Generated(value="com.mysema.query.codegen.EntitySerializer") public class QParameter extends com.mysema.query.types.path.EntityPathBase<Parameter>
| Modifier and Type | Field and Description |
|---|---|
com.ocs.dynamo.domain.QAbstractAuditableEntity |
_super |
com.mysema.query.types.path.StringPath |
changedBy |
com.mysema.query.types.path.DateTimePath<Date> |
changedOn |
com.mysema.query.types.path.StringPath |
createdBy |
com.mysema.query.types.path.DateTimePath<Date> |
createdOn |
com.mysema.query.types.path.NumberPath<Integer> |
id |
com.mysema.query.types.path.StringPath |
name |
static QParameter |
parameter |
com.mysema.query.types.path.EnumPath<ParameterType> |
parameterType |
com.mysema.query.types.path.StringPath |
value |
com.mysema.query.types.path.NumberPath<Integer> |
version |
| Constructor and Description |
|---|
QParameter(com.mysema.query.types.Path<? extends Parameter> path) |
QParameter(com.mysema.query.types.PathMetadata<?> metadata) |
QParameter(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 QParameter parameter
public final com.ocs.dynamo.domain.QAbstractAuditableEntity _super
public final com.mysema.query.types.path.StringPath changedBy
public final com.mysema.query.types.path.DateTimePath<Date> changedOn
public final com.mysema.query.types.path.StringPath createdBy
public final com.mysema.query.types.path.DateTimePath<Date> createdOn
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.EnumPath<ParameterType> parameterType
public final com.mysema.query.types.path.StringPath value
public final com.mysema.query.types.path.NumberPath<Integer> version
Copyright © 2019 Open Circle Solutions. All rights reserved.