@Generated(value="com.mysema.query.sql.codegen.MetaDataSerializer") public class QInstanceProperty extends com.mysema.query.sql.RelationalPathBase<QInstanceProperty>
| Modifier and Type | Field and Description |
|---|---|
com.mysema.query.types.path.SimplePath<Blob> |
byteArrayValue |
com.mysema.query.sql.PrimaryKey<QInstanceProperty> |
constraintA |
com.mysema.query.sql.ForeignKey<QFlowInstance> |
constraintA9 |
com.mysema.query.types.path.NumberPath<Long> |
created |
com.mysema.query.types.path.NumberPath<BigDecimal> |
doubleValue |
com.mysema.query.types.path.StringPath |
id |
com.mysema.query.types.path.StringPath |
instanceId |
static QInstanceProperty |
instanceProperty |
com.mysema.query.types.path.NumberPath<Long> |
longValue |
com.mysema.query.types.path.StringPath |
propertyKey |
com.mysema.query.types.path.StringPath |
stringValue |
com.mysema.query.types.path.StringPath |
valueType |
com.mysema.query.types.path.NumberPath<Long> |
version |
| Constructor and Description |
|---|
QInstanceProperty(com.mysema.query.types.Path<? extends QInstanceProperty> path) |
QInstanceProperty(com.mysema.query.types.PathMetadata<?> metadata) |
QInstanceProperty(String variable) |
QInstanceProperty(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 QInstanceProperty instanceProperty
public final com.mysema.query.types.path.SimplePath<Blob> byteArrayValue
public final com.mysema.query.types.path.NumberPath<Long> created
public final com.mysema.query.types.path.NumberPath<BigDecimal> doubleValue
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> longValue
public final com.mysema.query.types.path.StringPath propertyKey
public final com.mysema.query.types.path.StringPath stringValue
public final com.mysema.query.types.path.StringPath valueType
public final com.mysema.query.types.path.NumberPath<Long> version
public final com.mysema.query.sql.PrimaryKey<QInstanceProperty> constraintA
public final com.mysema.query.sql.ForeignKey<QFlowInstance> constraintA9
public QInstanceProperty(String variable)
public QInstanceProperty(com.mysema.query.types.Path<? extends QInstanceProperty> path)
public QInstanceProperty(com.mysema.query.types.PathMetadata<?> metadata)
Copyright © 2015. All rights reserved.