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