Class QEnvironmentSystems
java.lang.Object
com.querydsl.core.types.dsl.DslExpression<QEnvironmentSystems>
com.querydsl.core.types.dsl.SimpleExpression<QEnvironmentSystems>
com.querydsl.core.types.dsl.BeanPath<QEnvironmentSystems>
com.querydsl.sql.RelationalPathBase<QEnvironmentSystems>
org.qubership.atp.environments.db.generated.QEnvironmentSystems
- All Implemented Interfaces:
com.querydsl.core.types.EntityPath<QEnvironmentSystems>,com.querydsl.core.types.Expression<QEnvironmentSystems>,com.querydsl.core.types.Path<QEnvironmentSystems>,com.querydsl.core.types.ProjectionRole<QEnvironmentSystems>,com.querydsl.sql.RelationalPath<QEnvironmentSystems>,Serializable
@Generated("com.querydsl.sql.codegen.MetaDataSerializer")
public class QEnvironmentSystems
extends com.querydsl.sql.RelationalPathBase<QEnvironmentSystems>
QEnvironmentSystems is a Querydsl query type for QEnvironmentSystems
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.querydsl.core.types.dsl.SimplePath<UUID> static final QEnvironmentSystemsfinal com.querydsl.sql.ForeignKey<QEnvironments> final com.querydsl.sql.ForeignKey<QSystems> final com.querydsl.core.types.dsl.SimplePath<UUID> Fields inherited from class com.querydsl.core.types.dsl.DslExpression
hashCode, mixin -
Constructor Summary
ConstructorsConstructorDescriptionQEnvironmentSystems(com.querydsl.core.types.Path<? extends QEnvironmentSystems> path) QEnvironmentSystems(com.querydsl.core.types.PathMetadata metadata) QEnvironmentSystems(String variable) QEnvironmentSystems(String variable, String schema) QEnvironmentSystems(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
-
environmentSystems
-
environmentId
-
systemId
-
environmentSystemsEnvironmentId_environmentsId_fk
public final com.querydsl.sql.ForeignKey<QEnvironments> environmentSystemsEnvironmentId_environmentsId_fk -
environmentSystemsSystemId_systemsId_fk
-
-
Constructor Details
-
QEnvironmentSystems
-
QEnvironmentSystems
-
QEnvironmentSystems
-
QEnvironmentSystems
-
QEnvironmentSystems
public QEnvironmentSystems(com.querydsl.core.types.PathMetadata metadata)
-
-
Method Details
-
addMetadata
public void addMetadata()
-