@Generated(value="com.querydsl.codegen.EntitySerializer") public class QSingleTableChildEntity extends com.querydsl.core.types.dsl.EntityPathBase<SingleTableChildEntity>
| Modifier and Type | Field and Description |
|---|---|
QSingleTableBaseEntity |
_super |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
com.querydsl.core.types.dsl.NumberPath<Integer> |
intValue |
static QSingleTableChildEntity |
singleTableChildEntity |
com.querydsl.core.types.dsl.StringPath |
stringValue |
| Constructor and Description |
|---|
QSingleTableChildEntity(com.querydsl.core.types.Path<? extends SingleTableChildEntity> path) |
QSingleTableChildEntity(com.querydsl.core.types.PathMetadata metadata) |
QSingleTableChildEntity(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, notIn, nullif, nullif, when, whenequals, getType, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final QSingleTableChildEntity singleTableChildEntity
public final QSingleTableBaseEntity _super
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final com.querydsl.core.types.dsl.NumberPath<Integer> intValue
public final com.querydsl.core.types.dsl.StringPath stringValue
public QSingleTableChildEntity(String variable)
public QSingleTableChildEntity(com.querydsl.core.types.Path<? extends SingleTableChildEntity> path)
public QSingleTableChildEntity(com.querydsl.core.types.PathMetadata metadata)
Copyright © 2017. All Rights Reserved.