@Generated(value="com.querydsl.codegen.EntitySerializer") public class QColumnPrototype extends com.querydsl.core.types.dsl.EntityPathBase<ColumnPrototype>
| Modifier and Type | Field and Description |
|---|---|
QString |
attributeName |
com.querydsl.core.types.dsl.BooleanPath |
business |
static QColumnPrototype |
columnPrototype |
com.querydsl.core.types.dsl.EnumPath<ColumnType> |
columnType |
com.querydsl.core.types.dsl.EnumPath<DataType> |
dataType |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
QString |
label |
com.querydsl.core.types.dsl.SetPath<ColumnRole,com.querydsl.core.types.dsl.EnumPath<ColumnRole>> |
role |
QSpecializedEntityType |
specializedType |
QChartQuery |
subQuery |
| Constructor and Description |
|---|
QColumnPrototype(Class<? extends ColumnPrototype> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QColumnPrototype(com.querydsl.core.types.Path<? extends ColumnPrototype> path) |
QColumnPrototype(com.querydsl.core.types.PathMetadata metadata) |
QColumnPrototype(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QColumnPrototype(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 QColumnPrototype columnPrototype
public final QString attributeName
public final com.querydsl.core.types.dsl.BooleanPath business
public final com.querydsl.core.types.dsl.EnumPath<ColumnType> columnType
public final com.querydsl.core.types.dsl.EnumPath<DataType> dataType
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final QString label
public final com.querydsl.core.types.dsl.SetPath<ColumnRole,com.querydsl.core.types.dsl.EnumPath<ColumnRole>> role
public final QSpecializedEntityType specializedType
public final QChartQuery subQuery
public QColumnPrototype(String variable)
public QColumnPrototype(com.querydsl.core.types.Path<? extends ColumnPrototype> path)
public QColumnPrototype(com.querydsl.core.types.PathMetadata metadata)
public QColumnPrototype(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QColumnPrototype(Class<? extends ColumnPrototype> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.