@Generated(value="com.mysema.query.codegen.EntitySerializer") public class QAsyncTaskEntity extends com.mysema.query.types.path.EntityPathBase<AsyncTaskEntity>
| Modifier and Type | Field and Description |
|---|---|
static QAsyncTaskEntity |
asyncTaskEntity |
com.mysema.query.types.path.NumberPath<Long> |
created |
com.mysema.query.types.path.StringPath |
definitionId |
com.mysema.query.types.path.NumberPath<Long> |
dueDate |
QAsyncTaskErrorDetailsEntity |
errorDetails |
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 |
|---|
QAsyncTaskEntity(Class<? extends AsyncTaskEntity> type,
com.mysema.query.types.PathMetadata<?> metadata,
com.mysema.query.types.path.PathInits inits) |
QAsyncTaskEntity(com.mysema.query.types.Path<? extends AsyncTaskEntity> path) |
QAsyncTaskEntity(com.mysema.query.types.PathMetadata<?> metadata) |
QAsyncTaskEntity(com.mysema.query.types.PathMetadata<?> metadata,
com.mysema.query.types.path.PathInits inits) |
QAsyncTaskEntity(String variable) |
accept, add, as, createArray, createBoolean, createCollection, createComparable, createDate, createDateTime, createEnum, createList, createMap, createNumber, createSet, createSimple, createString, createTime, forProperty, getAnnotatedElement, getMetadata, getRoot, instanceOf, instanceOfAnyas, as, count, countDistinct, eq, eq, eqAll, eqAny, in, in, in, isNotNull, isNull, ne, ne, neAll, neAny, notIn, notIn, notIn, nullif, nullif, when, whenequals, getType, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final QAsyncTaskEntity asyncTaskEntity
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 QAsyncTaskErrorDetailsEntity errorDetails
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 QAsyncTaskEntity(String variable)
public QAsyncTaskEntity(com.mysema.query.types.Path<? extends AsyncTaskEntity> path)
public QAsyncTaskEntity(com.mysema.query.types.PathMetadata<?> metadata)
public QAsyncTaskEntity(com.mysema.query.types.PathMetadata<?> metadata,
com.mysema.query.types.path.PathInits inits)
public QAsyncTaskEntity(Class<? extends AsyncTaskEntity> type, com.mysema.query.types.PathMetadata<?> metadata, com.mysema.query.types.path.PathInits inits)
Copyright © 2015. All rights reserved.