Class QConnections
java.lang.Object
com.querydsl.core.types.dsl.DslExpression<QConnections>
com.querydsl.core.types.dsl.SimpleExpression<QConnections>
com.querydsl.core.types.dsl.BeanPath<QConnections>
com.querydsl.sql.RelationalPathBase<QConnections>
org.qubership.atp.environments.db.generated.QConnections
- All Implemented Interfaces:
com.querydsl.core.types.EntityPath<QConnections>,com.querydsl.core.types.Expression<QConnections>,com.querydsl.core.types.Path<QConnections>,com.querydsl.core.types.ProjectionRole<QConnections>,com.querydsl.sql.RelationalPath<QConnections>,Serializable
@Generated("com.querydsl.sql.codegen.MetaDataSerializer")
public class QConnections
extends com.querydsl.sql.RelationalPathBase<QConnections>
QConnections is a Querydsl query type for QConnections
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.querydsl.sql.ForeignKey<QConnections> static final QConnectionsfinal com.querydsl.sql.PrimaryKey<QConnections> final com.querydsl.sql.ForeignKey<QConnections> final com.querydsl.sql.ForeignKey<QSystems> final com.querydsl.core.types.dsl.StringPathfinal com.querydsl.core.types.dsl.DateTimePath<Timestamp> final com.querydsl.core.types.dsl.SimplePath<UUID> final com.querydsl.core.types.dsl.StringPathfinal com.querydsl.core.types.dsl.SimplePath<UUID> final com.querydsl.core.types.dsl.DateTimePath<Timestamp> final com.querydsl.core.types.dsl.SimplePath<UUID> final com.querydsl.core.types.dsl.StringPathfinal com.querydsl.core.types.dsl.StringPathfinal com.querydsl.core.types.dsl.StringPathfinal com.querydsl.core.types.dsl.SimplePath<UUID> final com.querydsl.core.types.dsl.SimplePath<UUID> final com.querydsl.core.types.dsl.SimplePath<UUID> final com.querydsl.core.types.dsl.StringPathFields inherited from class com.querydsl.core.types.dsl.DslExpression
hashCode, mixin -
Constructor Summary
ConstructorsConstructorDescriptionQConnections(com.querydsl.core.types.Path<? extends QConnections> path) QConnections(com.querydsl.core.types.PathMetadata metadata) QConnections(String variable) QConnections(String variable, String schema) QConnections(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
-
connections
-
connectionType
public final com.querydsl.core.types.dsl.StringPath connectionType -
created
-
createdBy
-
description
public final com.querydsl.core.types.dsl.StringPath description -
id
-
modified
-
modifiedBy
-
name
public final com.querydsl.core.types.dsl.StringPath name -
parameters
public final com.querydsl.core.types.dsl.StringPath parameters -
services
public final com.querydsl.core.types.dsl.StringPath services -
sourceId
-
sourceTemplateId
-
systemId
-
tagList
public final com.querydsl.core.types.dsl.StringPath tagList -
connectionsPk
-
connectionsSystemId_connectionsId_fk
-
connectionsSystemId_systemsId_fk
-
_connectionsSystemId_connectionsId_fk
-
-
Constructor Details
-
QConnections
-
QConnections
-
QConnections
-
QConnections
-
QConnections
public QConnections(com.querydsl.core.types.PathMetadata metadata)
-
-
Method Details
-
addMetadata
public void addMetadata()
-