Class QSubscribers
java.lang.Object
com.querydsl.core.types.dsl.DslExpression<QSubscribers>
com.querydsl.core.types.dsl.SimpleExpression<QSubscribers>
com.querydsl.core.types.dsl.BeanPath<QSubscribers>
com.querydsl.sql.RelationalPathBase<QSubscribers>
org.qubership.atp.environments.db.generated.QSubscribers
- All Implemented Interfaces:
com.querydsl.core.types.EntityPath<QSubscribers>,com.querydsl.core.types.Expression<QSubscribers>,com.querydsl.core.types.Path<QSubscribers>,com.querydsl.core.types.ProjectionRole<QSubscribers>,com.querydsl.sql.RelationalPath<QSubscribers>,Serializable
@Generated("com.querydsl.sql.codegen.MetaDataSerializer")
public class QSubscribers
extends com.querydsl.sql.RelationalPathBase<QSubscribers>
QSubscribers is a Querydsl query type for QSubscribers
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.querydsl.sql.ForeignKey<QAlerts> final com.querydsl.sql.ForeignKey<QSubscriptions> final com.querydsl.core.types.dsl.StringPathfinal com.querydsl.core.types.dsl.NumberPath<Integer> 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.DateTimePath<Timestamp> final com.querydsl.core.types.dsl.StringPathstatic final QSubscribersfinal com.querydsl.sql.PrimaryKey<QSubscribers> final com.querydsl.core.types.dsl.NumberPath<Integer> final com.querydsl.core.types.dsl.StringPathFields inherited from class com.querydsl.core.types.dsl.DslExpression
hashCode, mixin -
Constructor Summary
ConstructorsConstructorDescriptionQSubscribers(com.querydsl.core.types.Path<? extends QSubscribers> path) QSubscribers(com.querydsl.core.types.PathMetadata metadata) QSubscribers(String variable) QSubscribers(String variable, String schema) QSubscribers(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
-
subscribers
-
host
public final com.querydsl.core.types.dsl.StringPath host -
hostStatus
-
id
-
name
public final com.querydsl.core.types.dsl.StringPath name -
notificationUrl
public final com.querydsl.core.types.dsl.StringPath notificationUrl -
registrationDate
-
signature
public final com.querydsl.core.types.dsl.StringPath signature -
subscriberType
-
tagList
public final com.querydsl.core.types.dsl.StringPath tagList -
subscribersPk
-
_alertsSubscriberId_subscribersId_fk
-
_subscriptionsSubscriberId_subscribersId_fk
public final com.querydsl.sql.ForeignKey<QSubscriptions> _subscriptionsSubscriberId_subscribersId_fk
-
-
Constructor Details
-
QSubscribers
-
QSubscribers
-
QSubscribers
-
QSubscribers
-
QSubscribers
public QSubscribers(com.querydsl.core.types.PathMetadata metadata)
-
-
Method Details
-
addMetadata
public void addMetadata()
-