@Generated(value="com.querydsl.codegen.EntitySerializer") public class QHistoryCallChain extends com.querydsl.core.types.dsl.EntityPathBase<HistoryCallChain>
| Modifier and Type | Field and Description |
|---|---|
static QHistoryCallChain |
historyCallChain |
com.querydsl.core.types.dsl.NumberPath<BigInteger> |
id |
com.querydsl.core.types.dsl.SetPath<String,com.querydsl.core.types.dsl.StringPath> |
keys |
| Constructor and Description |
|---|
QHistoryCallChain(com.querydsl.core.types.Path<? extends HistoryCallChain> path) |
QHistoryCallChain(com.querydsl.core.types.PathMetadata metadata) |
QHistoryCallChain(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 QHistoryCallChain historyCallChain
public final com.querydsl.core.types.dsl.NumberPath<BigInteger> id
public final com.querydsl.core.types.dsl.SetPath<String,com.querydsl.core.types.dsl.StringPath> keys
public QHistoryCallChain(String variable)
public QHistoryCallChain(com.querydsl.core.types.Path<? extends HistoryCallChain> path)
public QHistoryCallChain(com.querydsl.core.types.PathMetadata metadata)
Copyright © 2025. All rights reserved.