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