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