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