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