public class QBalancerEntry extends com.mysema.query.sql.RelationalPathBase<QBalancerEntry>
Modifier and Type | Field and Description |
---|---|
static String |
AO_TABLE_NAME |
com.mysema.query.types.path.BooleanPath |
DISABLE_RANK_OPERATIONS
Database Columns
|
com.mysema.query.types.path.NumberPath<Long> |
FIELD_ID |
com.mysema.query.types.path.NumberPath<Integer> |
ID |
com.mysema.query.sql.PrimaryKey<QBalancerEntry> |
LEXORANKBALANCER_PK |
com.mysema.query.types.path.NumberPath<Long> |
REBALANCE_TIME |
Constructor and Description |
---|
QBalancerEntry(String variable,
String schema,
String table) |
Modifier and Type | Method and Description |
---|---|
static QBalancerEntry |
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.BooleanPath DISABLE_RANK_OPERATIONS
public final com.mysema.query.types.path.NumberPath<Long> FIELD_ID
public final com.mysema.query.types.path.NumberPath<Integer> ID
public final com.mysema.query.types.path.NumberPath<Long> REBALANCE_TIME
public final com.mysema.query.sql.PrimaryKey<QBalancerEntry> LEXORANKBALANCER_PK
public static final QBalancerEntry withSchema(com.atlassian.pocketknife.api.querydsl.SchemaProvider schemaProvider)
Copyright © 2007–2015 Atlassian. All rights reserved.