public class QVersionMetaData extends com.mysema.query.sql.RelationalPathBase<QVersionMetaData>
Modifier and Type | Field and Description |
---|---|
static String |
AO_TABLE_NAME |
com.mysema.query.types.path.NumberPath<Integer> |
ID
Database Columns
|
com.mysema.query.types.path.NumberPath<Long> |
START_DATE |
com.mysema.query.types.path.NumberPath<Long> |
VERSION_ID |
com.mysema.query.sql.PrimaryKey<QVersionMetaData> |
VERSION_PK |
Constructor and Description |
---|
QVersionMetaData(String variable,
String schema,
String table) |
Modifier and Type | Method and Description |
---|---|
static QVersionMetaData |
withSchema(com.atlassian.pocketknife.api.querydsl.SchemaProvider schemaProvider) |
add, addMetadata, all, count, countDistinct, createForeignKey, createForeignKey, createInvForeignKey, createInvForeignKey, createPrimaryKey, eq, eq, getColumns, getForeignKeys, getInverseForeignKeys, getMetadata, getPrimaryKey, getProjection, getSchemaAndTable, getSchemaName, getTableName, ne, ne
accept, as, createArray, createBoolean, createCollection, createComparable, createDate, createDateTime, createEnum, createList, createMap, createNumber, createSet, createSimple, createString, createTime, forProperty, getAnnotatedElement, getMetadata, getRoot, instanceOf, instanceOfAny
as, as, eqAll, eqAny, in, in, in, isNotNull, isNull, neAll, neAny, notIn, notIn, notIn, nullif, nullif, when, when
equals, getType, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final String AO_TABLE_NAME
public final com.mysema.query.types.path.NumberPath<Integer> ID
public final com.mysema.query.types.path.NumberPath<Long> START_DATE
public final com.mysema.query.types.path.NumberPath<Long> VERSION_ID
public final com.mysema.query.sql.PrimaryKey<QVersionMetaData> VERSION_PK
public static final QVersionMetaData withSchema(com.atlassian.pocketknife.api.querydsl.SchemaProvider schemaProvider)
Copyright © 2007–2025 Atlassian. All rights reserved.