@Generated(value="com.mysema.query.sql.codegen.MetaDataSerializer") public class QFlowToken extends com.mysema.query.sql.RelationalPathBase<QFlowToken>
| Modifier and Type | Field and Description |
|---|---|
com.mysema.query.sql.PrimaryKey<QFlowToken> |
constraint8 |
com.mysema.query.sql.ForeignKey<QFlowInstance> |
constraint80 |
com.mysema.query.types.path.NumberPath<Long> |
created |
com.mysema.query.types.path.StringPath |
currentNode |
com.mysema.query.types.path.StringPath |
flowInstanceId |
static QFlowToken |
flowToken |
com.mysema.query.types.path.StringPath |
id |
com.mysema.query.types.path.NumberPath<Integer> |
isDead |
com.mysema.query.types.path.StringPath |
sourceNode |
com.mysema.query.types.path.NumberPath<Long> |
version |
| Constructor and Description |
|---|
QFlowToken(com.mysema.query.types.Path<? extends QFlowToken> path) |
QFlowToken(com.mysema.query.types.PathMetadata<?> metadata) |
QFlowToken(String variable) |
QFlowToken(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 QFlowToken flowToken
public final com.mysema.query.types.path.NumberPath<Long> created
public final com.mysema.query.types.path.StringPath currentNode
public final com.mysema.query.types.path.StringPath flowInstanceId
public final com.mysema.query.types.path.StringPath id
public final com.mysema.query.types.path.NumberPath<Integer> isDead
public final com.mysema.query.types.path.StringPath sourceNode
public final com.mysema.query.types.path.NumberPath<Long> version
public final com.mysema.query.sql.PrimaryKey<QFlowToken> constraint8
public final com.mysema.query.sql.ForeignKey<QFlowInstance> constraint80
public QFlowToken(String variable)
public QFlowToken(com.mysema.query.types.Path<? extends QFlowToken> path)
public QFlowToken(com.mysema.query.types.PathMetadata<?> metadata)
Copyright © 2015. All rights reserved.