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