Class QJvSnapshot
java.lang.Object
com.querydsl.core.types.dsl.DslExpression<QJvSnapshot>
com.querydsl.core.types.dsl.SimpleExpression<QJvSnapshot>
com.querydsl.core.types.dsl.BeanPath<QJvSnapshot>
com.querydsl.sql.RelationalPathBase<QJvSnapshot>
org.qubership.atp.environments.db.generated.QJvSnapshot
- All Implemented Interfaces:
com.querydsl.core.types.EntityPath<QJvSnapshot>,com.querydsl.core.types.Expression<QJvSnapshot>,com.querydsl.core.types.Path<QJvSnapshot>,com.querydsl.core.types.ProjectionRole<QJvSnapshot>,com.querydsl.sql.RelationalPath<QJvSnapshot>,Serializable
@Generated("com.querydsl.sql.codegen.MetaDataSerializer")
public class QJvSnapshot
extends com.querydsl.sql.RelationalPathBase<QJvSnapshot>
QJvSnapshot is a Querydsl query type for QJvSnapshot
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.querydsl.core.types.dsl.StringPathfinal com.querydsl.core.types.dsl.NumberPath<Long> final com.querydsl.core.types.dsl.NumberPath<Long> static final QJvSnapshotfinal com.querydsl.sql.ForeignKey<QJvCommit> final com.querydsl.sql.ForeignKey<QJvGlobalId> final com.querydsl.sql.PrimaryKey<QJvSnapshot> final com.querydsl.core.types.dsl.StringPathfinal com.querydsl.core.types.dsl.NumberPath<Long> final com.querydsl.core.types.dsl.StringPathfinal com.querydsl.core.types.dsl.StringPathfinal com.querydsl.core.types.dsl.NumberPath<Long> Fields inherited from class com.querydsl.core.types.dsl.DslExpression
hashCode, mixin -
Constructor Summary
ConstructorsConstructorDescriptionQJvSnapshot(com.querydsl.core.types.Path<? extends QJvSnapshot> path) QJvSnapshot(com.querydsl.core.types.PathMetadata metadata) QJvSnapshot(String variable) QJvSnapshot(String variable, String schema) QJvSnapshot(String variable, String schema, String table) -
Method Summary
Methods inherited from class com.querydsl.sql.RelationalPathBase
add, addMetadata, all, count, countDistinct, createForeignKey, createForeignKey, createInvForeignKey, createInvForeignKey, createPrimaryKey, eq, eq, getColumns, getForeignKeys, getInverseForeignKeys, getMetadata, getPrimaryKey, getProjection, getSchemaAndTable, getSchemaName, getTableName, ne, neMethods inherited from class com.querydsl.core.types.dsl.BeanPath
accept, as, createArray, createBoolean, createCollection, createComparable, createDate, createDateTime, createEnum, createList, createMap, createNumber, createSet, createSimple, createString, createTime, forProperty, getAnnotatedElement, getMetadata, getRoot, instanceOf, instanceOfAnyMethods inherited from class com.querydsl.core.types.dsl.SimpleExpression
as, as, eqAll, eqAll, eqAny, eqAny, in, in, in, in, in, isNotNull, isNull, neAll, neAny, notIn, notIn, notIn, notIn, notIn, nullif, nullif, when, whenMethods inherited from class com.querydsl.core.types.dsl.DslExpression
equals, getType, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.querydsl.core.types.Expression
accept, getTypeMethods inherited from interface com.querydsl.core.types.Path
getAnnotatedElement, getMetadata, getRoot
-
Field Details
-
jvSnapshot
-
changedProperties
public final com.querydsl.core.types.dsl.StringPath changedProperties -
commitFk
-
globalIdFk
-
managedType
public final com.querydsl.core.types.dsl.StringPath managedType -
snapshotPk
-
state
public final com.querydsl.core.types.dsl.StringPath state -
type
public final com.querydsl.core.types.dsl.StringPath type -
version
-
jvSnapshotPk
-
jvSnapshotConstraint
-
jvSnapshotGlobalIdFk
-
-
Constructor Details
-
QJvSnapshot
-
QJvSnapshot
-
QJvSnapshot
-
QJvSnapshot
-
QJvSnapshot
public QJvSnapshot(com.querydsl.core.types.PathMetadata metadata)
-
-
Method Details
-
addMetadata
public void addMetadata()
-