@Generated(value="com.querydsl.codegen.EntitySerializer") public class QChartQuery extends com.querydsl.core.types.dsl.EntityPathBase<ChartQuery>
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.ListPath<AxisColumn,QAxisColumn> |
axis |
static QChartQuery |
chartQuery |
com.querydsl.core.types.dsl.ListPath<Filter,QFilter> |
filters |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
com.querydsl.core.types.dsl.EnumPath<NaturalJoinStyle> |
joinStyle |
com.querydsl.core.types.dsl.ListPath<MeasureColumn,QMeasureColumn> |
measures |
com.querydsl.core.types.dsl.EnumPath<QueryStrategy> |
strategy |
| Constructor and Description |
|---|
QChartQuery(com.querydsl.core.types.Path<? extends ChartQuery> path) |
QChartQuery(com.querydsl.core.types.PathMetadata metadata) |
QChartQuery(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 QChartQuery chartQuery
public final com.querydsl.core.types.dsl.ListPath<AxisColumn,QAxisColumn> axis
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final com.querydsl.core.types.dsl.EnumPath<NaturalJoinStyle> joinStyle
public final com.querydsl.core.types.dsl.ListPath<MeasureColumn,QMeasureColumn> measures
public final com.querydsl.core.types.dsl.EnumPath<QueryStrategy> strategy
public QChartQuery(String variable)
public QChartQuery(com.querydsl.core.types.Path<? extends ChartQuery> path)
public QChartQuery(com.querydsl.core.types.PathMetadata metadata)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.