Class QTrackingStatistic
java.lang.Object
com.mysema.query.types.expr.DslExpression<T>
com.mysema.query.types.expr.SimpleExpression<T>
com.mysema.query.types.path.BeanPath<T>
com.mysema.query.sql.RelationalPathBase<QTrackingStatistic>
com.atlassian.greenhopper.schema.querydsl.current.QTrackingStatistic
- All Implemented Interfaces:
com.mysema.query.sql.RelationalPath<QTrackingStatistic>,com.mysema.query.types.EntityPath<QTrackingStatistic>,com.mysema.query.types.Expression<QTrackingStatistic>,com.mysema.query.types.Path<QTrackingStatistic>,com.mysema.query.types.ProjectionRole<QTrackingStatistic>,Serializable
Generated by https://bitbucket.org/atlassian/querydsl-ao-code-gen
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringfinal com.mysema.query.types.path.StringPathDatabase Columnsfinal com.mysema.query.types.path.NumberPath<Integer>final com.mysema.query.sql.PrimaryKey<QTrackingStatistic>final com.mysema.query.types.path.StringPathFields inherited from class com.mysema.query.types.expr.DslExpression
hashCode, mixin -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final QTrackingStatisticwithSchema(com.atlassian.pocketknife.api.querydsl.SchemaProvider schemaProvider) Methods inherited from class com.mysema.query.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.mysema.query.types.path.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.mysema.query.types.expr.SimpleExpression
as, as, eqAll, eqAny, in, in, in, isNotNull, isNull, neAll, neAny, notIn, notIn, notIn, nullif, nullif, when, whenMethods inherited from class com.mysema.query.types.expr.DslExpression
equals, getType, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.mysema.query.types.Expression
accept, getTypeMethods inherited from interface com.mysema.query.types.Path
getAnnotatedElement, getMetadata, getRoot
-
Field Details
-
AO_TABLE_NAME
- See Also:
-
FIELD_ID
public final com.mysema.query.types.path.StringPath FIELD_IDDatabase Columns -
ID
-
TYPE_ID
public final com.mysema.query.types.path.StringPath TYPE_ID -
TRACKINGSTATISTIC_PK
-
-
Constructor Details
-
QTrackingStatistic
-
-
Method Details
-
withSchema
public static final QTrackingStatistic withSchema(com.atlassian.pocketknife.api.querydsl.SchemaProvider schemaProvider)
-