@Generated(value="com.querydsl.codegen.EntitySerializer") public class QDatasetParamValue extends com.querydsl.core.types.dsl.EntityPathBase<DatasetParamValue>
| Modifier and Type | Field and Description |
|---|---|
QDataset |
dataset |
static QDatasetParamValue |
datasetParamValue |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
QParameter |
parameter |
QString |
paramValue |
| Constructor and Description |
|---|
QDatasetParamValue(Class<? extends DatasetParamValue> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QDatasetParamValue(com.querydsl.core.types.Path<? extends DatasetParamValue> path) |
QDatasetParamValue(com.querydsl.core.types.PathMetadata metadata) |
QDatasetParamValue(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QDatasetParamValue(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, eqAll, eqAny, eqAny, in, in, in, in, in, isNotNull, isNull, ne, ne, neAll, neAny, notIn, notIn, notIn, notIn, nullif, nullif, when, whenequals, getType, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final QDatasetParamValue datasetParamValue
public final QDataset dataset
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final QParameter parameter
public final QString paramValue
public QDatasetParamValue(String variable)
public QDatasetParamValue(com.querydsl.core.types.Path<? extends DatasetParamValue> path)
public QDatasetParamValue(com.querydsl.core.types.PathMetadata metadata)
public QDatasetParamValue(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QDatasetParamValue(Class<? extends DatasetParamValue> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.