@Generated(value="com.querydsl.codegen.EntitySerializer") public class QJvSnapshotEntity extends com.querydsl.core.types.dsl.EntityPathBase<JvSnapshotEntity>
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.NumberPath<Long> |
commitId |
com.querydsl.core.types.dsl.NumberPath<Long> |
globalId |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
static QJvSnapshotEntity |
jvSnapshotEntity |
com.querydsl.core.types.dsl.EnumPath<org.javers.core.metamodel.object.SnapshotType> |
type |
com.querydsl.core.types.dsl.NumberPath<Long> |
version |
| Constructor and Description |
|---|
QJvSnapshotEntity(com.querydsl.core.types.Path<? extends JvSnapshotEntity> path) |
QJvSnapshotEntity(com.querydsl.core.types.PathMetadata metadata) |
QJvSnapshotEntity(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 QJvSnapshotEntity jvSnapshotEntity
public final com.querydsl.core.types.dsl.NumberPath<Long> commitId
public final com.querydsl.core.types.dsl.NumberPath<Long> globalId
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final com.querydsl.core.types.dsl.EnumPath<org.javers.core.metamodel.object.SnapshotType> type
public final com.querydsl.core.types.dsl.NumberPath<Long> version
public QJvSnapshotEntity(String variable)
public QJvSnapshotEntity(com.querydsl.core.types.Path<? extends JvSnapshotEntity> path)
public QJvSnapshotEntity(com.querydsl.core.types.PathMetadata metadata)
Copyright © 2025. All rights reserved.