Class QRankableObject
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<QRankableObject>
com.atlassian.greenhopper.schema.querydsl.current.QRankableObject
- All Implemented Interfaces:
com.mysema.query.sql.RelationalPath<QRankableObject>,com.mysema.query.types.EntityPath<QRankableObject>,com.mysema.query.types.Expression<QRankableObject>,com.mysema.query.types.Path<QRankableObject>,com.mysema.query.types.ProjectionRole<QRankableObject>,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.NumberPath<Integer>Database Columnsfinal com.mysema.query.sql.PrimaryKey<QRankableObject>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 QRankableObjectwithSchema(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:
-
ID
Database Columns -
TYPE
public final com.mysema.query.types.path.StringPath TYPE -
RANKABLEOBJECT_PK
-
-
Constructor Details
-
QRankableObject
-
-
Method Details
-
withSchema
public static final QRankableObject withSchema(com.atlassian.pocketknife.api.querydsl.SchemaProvider schemaProvider)
-