@Generated(value="com.atlassian.jira.tool.querydsl.CodeGenerator") public class QApplication extends JiraRelationalPathBase<ApplicationDTO>
| Modifier and Type | Field and Description |
|---|---|
com.mysema.query.types.path.NumberPath<Integer> |
active |
static QApplication |
APPLICATION |
com.mysema.query.types.path.StringPath |
applicationType |
com.mysema.query.types.path.DateTimePath<Timestamp> |
createdDate |
com.mysema.query.types.path.StringPath |
credential |
com.mysema.query.types.path.StringPath |
description |
com.mysema.query.types.path.NumberPath<Long> |
id |
com.mysema.query.types.path.StringPath |
lowerName |
com.mysema.query.types.path.StringPath |
name |
com.mysema.query.types.path.DateTimePath<Timestamp> |
updatedDate |
| Constructor and Description |
|---|
QApplication(String alias) |
getSchemaAndTable, getSchemaNameadd, addMetadata, all, count, countDistinct, createForeignKey, createForeignKey, createInvForeignKey, createInvForeignKey, createPrimaryKey, eq, eq, getColumns, getForeignKeys, getInverseForeignKeys, getMetadata, getPrimaryKey, getProjection, getTableName, ne, neaccept, as, createArray, createBoolean, createCollection, createComparable, createDate, createDateTime, createEnum, createList, createMap, createNumber, createSet, createSimple, createString, createTime, forProperty, getAnnotatedElement, getMetadata, getRoot, instanceOf, instanceOfAnyas, as, eqAll, eqAny, in, in, in, isNotNull, isNull, neAll, neAny, notIn, notIn, notIn, nullif, nullif, when, whenequals, getType, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final QApplication APPLICATION
public final com.mysema.query.types.path.NumberPath<Long> id
public final com.mysema.query.types.path.StringPath name
public final com.mysema.query.types.path.StringPath lowerName
public final com.mysema.query.types.path.DateTimePath<Timestamp> createdDate
public final com.mysema.query.types.path.DateTimePath<Timestamp> updatedDate
public final com.mysema.query.types.path.NumberPath<Integer> active
public final com.mysema.query.types.path.StringPath description
public final com.mysema.query.types.path.StringPath applicationType
public final com.mysema.query.types.path.StringPath credential
public QApplication(String alias)
Copyright © 2002-2015 Atlassian. All Rights Reserved.