@Generated(value="com.querydsl.codegen.SupertypeSerializer") public class QTestMappedSuperclass extends com.querydsl.core.types.dsl.EntityPathBase<TestMappedSuperclass>
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.StringPath |
stringValue |
QRelatedEntity |
superRelatedValue |
static QTestMappedSuperclass |
testMappedSuperclass |
| Constructor and Description |
|---|
QTestMappedSuperclass(Class<? extends TestMappedSuperclass> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QTestMappedSuperclass(com.querydsl.core.types.Path<? extends TestMappedSuperclass> path) |
QTestMappedSuperclass(com.querydsl.core.types.PathMetadata metadata) |
QTestMappedSuperclass(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QTestMappedSuperclass(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 QTestMappedSuperclass testMappedSuperclass
public final com.querydsl.core.types.dsl.StringPath stringValue
public final QRelatedEntity superRelatedValue
public QTestMappedSuperclass(String variable)
public QTestMappedSuperclass(com.querydsl.core.types.Path<? extends TestMappedSuperclass> path)
public QTestMappedSuperclass(com.querydsl.core.types.PathMetadata metadata)
public QTestMappedSuperclass(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QTestMappedSuperclass(Class<? extends TestMappedSuperclass> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2017. All Rights Reserved.