@Generated(value="com.querydsl.codegen.EntitySerializer") public class QJoinedTableChildEntity extends com.querydsl.core.types.dsl.EntityPathBase<JoinedTableChildEntity>
| Modifier and Type | Field and Description |
|---|---|
QJoinedTableBaseEntity |
_super |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
com.querydsl.core.types.dsl.NumberPath<Integer> |
intValue |
static QJoinedTableChildEntity |
joinedTableChildEntity |
com.querydsl.core.types.dsl.StringPath |
stringValue |
| Constructor and Description |
|---|
QJoinedTableChildEntity(com.querydsl.core.types.Path<? extends JoinedTableChildEntity> path) |
QJoinedTableChildEntity(com.querydsl.core.types.PathMetadata metadata) |
QJoinedTableChildEntity(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 QJoinedTableChildEntity joinedTableChildEntity
public final QJoinedTableBaseEntity _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 QJoinedTableChildEntity(String variable)
public QJoinedTableChildEntity(com.querydsl.core.types.Path<? extends JoinedTableChildEntity> path)
public QJoinedTableChildEntity(com.querydsl.core.types.PathMetadata metadata)
Copyright © 2017. All Rights Reserved.