@Generated(value="com.mysema.query.sql.codegen.MetaDataSerializer") public class QAsyncTask extends com.mysema.query.sql.RelationalPathBase<QAsyncTask>
| Modifier and Type | Field and Description |
|---|---|
static QAsyncTask |
asyncTask |
com.mysema.query.sql.PrimaryKey<QAsyncTask> |
constraintCb |
com.mysema.query.sql.ForeignKey<QAsyncTaskErrorDetails> |
constraintCbf |
com.mysema.query.types.path.NumberPath<Long> |
created |
com.mysema.query.types.path.StringPath |
definitionId |
com.mysema.query.types.path.NumberPath<Long> |
dueDate |
com.mysema.query.types.path.StringPath |
errorDetailsId |
com.mysema.query.types.path.StringPath |
id |
com.mysema.query.types.path.StringPath |
instanceId |
com.mysema.query.types.path.NumberPath<Long> |
maxRetries |
com.mysema.query.types.path.NumberPath<Long> |
retries |
com.mysema.query.types.path.StringPath |
taskNodeId |
com.mysema.query.types.path.NumberPath<Long> |
version |
| Constructor and Description |
|---|
QAsyncTask(com.mysema.query.types.Path<? extends QAsyncTask> path) |
QAsyncTask(com.mysema.query.types.PathMetadata<?> metadata) |
QAsyncTask(String variable) |
QAsyncTask(String variable,
String schema,
String table) |
| Modifier and Type | Method and Description |
|---|---|
void |
addMetadata() |
add, addMetadata, all, count, countDistinct, createForeignKey, createForeignKey, createInvForeignKey, createInvForeignKey, createPrimaryKey, eq, eq, getColumns, getForeignKeys, getInverseForeignKeys, getMetadata, getPrimaryKey, getProjection, getSchemaAndTable, getSchemaName, 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 QAsyncTask asyncTask
public final com.mysema.query.types.path.NumberPath<Long> created
public final com.mysema.query.types.path.StringPath definitionId
public final com.mysema.query.types.path.NumberPath<Long> dueDate
public final com.mysema.query.types.path.StringPath errorDetailsId
public final com.mysema.query.types.path.StringPath id
public final com.mysema.query.types.path.StringPath instanceId
public final com.mysema.query.types.path.NumberPath<Long> maxRetries
public final com.mysema.query.types.path.NumberPath<Long> retries
public final com.mysema.query.types.path.StringPath taskNodeId
public final com.mysema.query.types.path.NumberPath<Long> version
public final com.mysema.query.sql.PrimaryKey<QAsyncTask> constraintCb
public final com.mysema.query.sql.ForeignKey<QAsyncTaskErrorDetails> constraintCbf
public QAsyncTask(String variable)
public QAsyncTask(com.mysema.query.types.Path<? extends QAsyncTask> path)
public QAsyncTask(com.mysema.query.types.PathMetadata<?> metadata)
Copyright © 2015. All rights reserved.