A B C D E F G H I J K L M N O P Q R S T U V W Y 

A

absolute(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
AbstractDateTimeType<T> - Class in com.mysema.query.sql.types
Common abstract superclass for Type implementations
AbstractDateTimeType(int) - Constructor for class com.mysema.query.sql.types.AbstractDateTimeType
 
AbstractMapper<T> - Class in com.mysema.query.sql.dml
Abstract base class for Mapper implementations
AbstractMapper() - Constructor for class com.mysema.query.sql.dml.AbstractMapper
 
AbstractNumberType<T extends Number & Comparable<T>> - Class in com.mysema.query.sql.types
 
AbstractNumberType(int) - Constructor for class com.mysema.query.sql.types.AbstractNumberType
 
AbstractSQLClause<C extends AbstractSQLClause<C>> - Class in com.mysema.query.sql.dml
AbstractSQLClause is a superclass for SQL based DMLClause implementations
AbstractSQLClause(Configuration) - Constructor for class com.mysema.query.sql.dml.AbstractSQLClause
 
AbstractSQLQuery<Q extends AbstractSQLQuery<Q>> - Class in com.mysema.query.sql
AbstractSQLQuery is the base type for SQL query implementations
AbstractSQLQuery(Connection, Configuration) - Constructor for class com.mysema.query.sql.AbstractSQLQuery
 
AbstractSQLQuery(Connection, Configuration, QueryMetadata) - Constructor for class com.mysema.query.sql.AbstractSQLQuery
 
AbstractSQLQueryFactory<Q extends SQLCommonQuery<Q>,SQ extends AbstractSQLSubQuery<SQ>> - Class in com.mysema.query.sql
AbstractSQLQueryFactory is the base class for SQLCommonQueryFactory implementations
AbstractSQLQueryFactory(Configuration, Provider<Connection>) - Constructor for class com.mysema.query.sql.AbstractSQLQueryFactory
 
AbstractSQLSubQuery<Q extends AbstractSQLSubQuery<Q>> - Class in com.mysema.query.sql
Abstract superclass for SubQuery implementations
AbstractSQLSubQuery() - Constructor for class com.mysema.query.sql.AbstractSQLSubQuery
 
AbstractSQLSubQuery(QueryMetadata) - Constructor for class com.mysema.query.sql.AbstractSQLSubQuery
 
AbstractSQLSubQuery(Configuration, QueryMetadata) - Constructor for class com.mysema.query.sql.AbstractSQLSubQuery
 
AbstractType<T> - Class in com.mysema.query.sql.types
Common abstract superclass for Type implementations
AbstractType(int) - Constructor for class com.mysema.query.sql.types.AbstractType
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.sql.QBeans
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.sql.RelationalFunctionCall
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.sql.WindowFirstLast
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.sql.WindowFunction
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.sql.WithinGroup.OrderBy
 
add(P) - Method in class com.mysema.query.sql.RelationalPathBase
 
add(SQLListener) - Method in class com.mysema.query.sql.SQLListeners
 
addBatch() - Method in class com.mysema.query.sql.dml.SQLDeleteClause
Add current state of bindings as a batch item
addBatch() - Method in class com.mysema.query.sql.dml.SQLInsertClause
Add the current state of bindings as a batch item
addBatch() - Method in class com.mysema.query.sql.dml.SQLMergeClause
Add the current state of bindings as a batch item
addBatch() - Method in class com.mysema.query.sql.dml.SQLUpdateClause
Add the current state of bindings as a batch item
addClass2TypeMappings(String, Class<?>...) - Method in class com.mysema.query.sql.SQLTemplates
 
addDays(DateTimeExpression<D>, int) - Static method in class com.mysema.query.sql.SQLExpressions
Add the given amount of days to the date
addDays(DateExpression<D>, int) - Static method in class com.mysema.query.sql.SQLExpressions
Add the given amount of days to the date
addFlag(QueryFlag.Position, String, Expression<?>) - Method in class com.mysema.query.sql.DetachableSQLQuery
Add the given prefix and expression as a general query flag
addFlag(QueryFlag.Position, String) - Method in class com.mysema.query.sql.DetachableSQLQuery
Add the given String literal as a query flag
addFlag(QueryFlag.Position, Expression<?>) - Method in class com.mysema.query.sql.DetachableSQLQuery
Add the given Expression as a query flag
addFlag(QueryFlag.Position, String) - Method in class com.mysema.query.sql.dml.SQLDeleteClause
Add the given String literal at the given position as a query flag
addFlag(QueryFlag.Position, Expression<?>) - Method in class com.mysema.query.sql.dml.SQLDeleteClause
Add the given Expression at the given position as a query flag
addFlag(QueryFlag.Position, String) - Method in class com.mysema.query.sql.dml.SQLInsertClause
Add the given String literal at the given position as a query flag
addFlag(QueryFlag.Position, Expression<?>) - Method in class com.mysema.query.sql.dml.SQLInsertClause
Add the given Expression at the given position as a query flag
addFlag(QueryFlag.Position, String) - Method in class com.mysema.query.sql.dml.SQLMergeClause
Add the given String literal at the given position as a query flag
addFlag(QueryFlag.Position, Expression<?>) - Method in class com.mysema.query.sql.dml.SQLMergeClause
Add the given Expression at the given position as a query flag
addFlag(QueryFlag.Position, String) - Method in class com.mysema.query.sql.dml.SQLUpdateClause
Add the given String literal at the given position as a query flag
addFlag(QueryFlag.Position, Expression<?>) - Method in class com.mysema.query.sql.dml.SQLUpdateClause
Add the given Expression at the given position as a query flag
addFlag(QueryFlag.Position, String, Expression<?>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
Add the given prefix and expression as a general query flag
addFlag(QueryFlag) - Method in class com.mysema.query.sql.ProjectableSQLQuery
Add the given query flag
addFlag(QueryFlag.Position, String) - Method in class com.mysema.query.sql.ProjectableSQLQuery
Add the given String literal as query flag
addFlag(QueryFlag.Position, Expression<?>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
Add the given Expression as a query flag
addFlag(QueryFlag.Position, Expression<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Add the given Expression as a query flag
addFlag(QueryFlag.Position, String) - Method in interface com.mysema.query.sql.SQLCommonQuery
Add the given String literal as query flag
addFlag(QueryFlag.Position, String, Expression<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Add the given prefix and expression as a general query flag
addHours(DateTimeExpression<D>, int) - Static method in class com.mysema.query.sql.SQLExpressions
Add the given amount of hours to the date
addJoinFlag(String) - Method in class com.mysema.query.sql.DetachableSQLQuery
Add the given String literal as a join flag to the last added join with the position BEFORE_TARGET
addJoinFlag(String, JoinFlag.Position) - Method in class com.mysema.query.sql.DetachableSQLQuery
Add the given String literal as a join flag to the last added join
addJoinFlag(String) - Method in class com.mysema.query.sql.ProjectableSQLQuery
Add the given String literal as a join flag to the last added join with the position BEFORE_TARGET
addJoinFlag(String, JoinFlag.Position) - Method in class com.mysema.query.sql.ProjectableSQLQuery
Add the given String literal as a join flag to the last added join
addJoinFlag(String) - Method in interface com.mysema.query.sql.SQLCommonQuery
Add the given String literal as a join flag to the last added join with the position BEFORE_TARGET
addJoinFlag(String, JoinFlag.Position) - Method in interface com.mysema.query.sql.SQLCommonQuery
Add the given String literal as a join flag to the last added join
addListener(SQLListener) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
addListener(SQLListener) - Method in class com.mysema.query.sql.Configuration
 
addListener(SQLListener) - Method in class com.mysema.query.sql.dml.AbstractSQLClause
 
addMetadata(P, ColumnMetadata) - Method in class com.mysema.query.sql.RelationalPathBase
 
addMinutes(DateTimeExpression<D>, int) - Static method in class com.mysema.query.sql.SQLExpressions
Add the given amount of minutes to the date
addMonths(DateTimeExpression<D>, int) - Static method in class com.mysema.query.sql.SQLExpressions
Add the given amount of months to the date
addMonths(DateExpression<D>, int) - Static method in class com.mysema.query.sql.SQLExpressions
Add the given amount of months to the date
addSeconds(DateTimeExpression<D>, int) - Static method in class com.mysema.query.sql.SQLExpressions
Add the given amount of seconds to the date
addWeeks(DateTimeExpression<D>, int) - Static method in class com.mysema.query.sql.SQLExpressions
Add the given amount of weeks to the date
addWeeks(DateExpression<D>, int) - Static method in class com.mysema.query.sql.SQLExpressions
Add the given amount of weeks to the date
addYears(DateTimeExpression<D>, int) - Static method in class com.mysema.query.sql.SQLExpressions
Add the given amount of years to the date
addYears(DateExpression<D>, int) - Static method in class com.mysema.query.sql.SQLExpressions
Add the given amount of years to the date
afterLast() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
all() - Method in class com.mysema.query.sql.RelationalPathBase
 
all - Static variable in class com.mysema.query.sql.SQLExpressions
Wildcard expression
all(BooleanExpression) - Static method in class com.mysema.query.sql.SQLExpressions
Get an aggregate all expression for the given boolean expression
ALL - Static variable in class com.mysema.query.sql.SQLOps
 
AnnotationMapper - Class in com.mysema.query.sql.dml
Creates the mapping via @Column annotated fields in the object.
AnnotationMapper() - Constructor for class com.mysema.query.sql.dml.AnnotationMapper
 
AnnotationMapper(boolean) - Constructor for class com.mysema.query.sql.dml.AnnotationMapper
 
annotationType() - Method in class com.mysema.query.sql.ColumnImpl
 
any(BooleanExpression) - Static method in class com.mysema.query.sql.SQLExpressions
Get an aggregate any expression for the given boolean expression
as(Expression<A>) - Method in class com.mysema.query.sql.WindowFunction
 
as(String) - Method in class com.mysema.query.sql.WindowFunction
 
as(Expression<?>) - Method in class com.mysema.query.sql.WithBuilder
 
asLiteral(Object) - Method in class com.mysema.query.sql.Configuration
Get the literal representation of the given constant
avg(Expression<T>) - Static method in class com.mysema.query.sql.SQLExpressions
Start a window function expression

B

BeanMapper - Class in com.mysema.query.sql.dml
Creates the mapping by inspecting object via bean inspection.
BeanMapper() - Constructor for class com.mysema.query.sql.dml.BeanMapper
 
BeanMapper(boolean) - Constructor for class com.mysema.query.sql.dml.BeanMapper
 
Beans - Class in com.mysema.query.sql
Beans contains Objects mapped to RelationalPath instances
Beans(Map<? extends RelationalPath<?>, ?>) - Constructor for class com.mysema.query.sql.Beans
 
beforeFirst() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
between() - Method in class com.mysema.query.sql.WindowRows
 
BigDecimalAsDoubleType - Class in com.mysema.query.sql.types
BigDecimalAsDoubleType maps BigDecimal to Double on the JDBC level
BigDecimalAsDoubleType() - Constructor for class com.mysema.query.sql.types.BigDecimalAsDoubleType
 
BigDecimalAsDoubleType(int) - Constructor for class com.mysema.query.sql.types.BigDecimalAsDoubleType
 
BigDecimalType - Class in com.mysema.query.sql.types
BigDecimalType maps BigDecimal to BigDecimal on the JDBC level
BigDecimalType() - Constructor for class com.mysema.query.sql.types.BigDecimalType
 
BigDecimalType(int) - Constructor for class com.mysema.query.sql.types.BigDecimalType
 
BigIntegerType - Class in com.mysema.query.sql.types
BigIntegerType maps BigInteger to BigDecimal on the JDBC level
BigIntegerType() - Constructor for class com.mysema.query.sql.types.BigIntegerType
 
BigIntegerType(int) - Constructor for class com.mysema.query.sql.types.BigIntegerType
 
bigResult() - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
BlobType - Class in com.mysema.query.sql.types
BlobType maps Blob to Blob on the JDBC level
BlobType() - Constructor for class com.mysema.query.sql.types.BlobType
 
BlobType(int) - Constructor for class com.mysema.query.sql.types.BlobType
 
BooleanType - Class in com.mysema.query.sql.types
BooleanType maps Boolean to Boolean on the JDBC level
BooleanType() - Constructor for class com.mysema.query.sql.types.BooleanType
 
BooleanType(int) - Constructor for class com.mysema.query.sql.types.BooleanType
 
bufferResult() - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
build(char, boolean) - Method in class com.mysema.query.sql.SQLTemplates.Builder
 
build() - Method in class com.mysema.query.sql.SQLTemplates.Builder
 
builder() - Static method in class com.mysema.query.sql.CUBRIDTemplates
 
builder() - Static method in class com.mysema.query.sql.DerbyTemplates
 
builder() - Static method in class com.mysema.query.sql.H2Templates
 
builder() - Static method in class com.mysema.query.sql.HSQLDBTemplates
 
builder() - Static method in class com.mysema.query.sql.MySQLTemplates
 
builder() - Static method in class com.mysema.query.sql.OracleTemplates
 
builder() - Static method in class com.mysema.query.sql.PostgresTemplates
 
builder() - Static method in class com.mysema.query.sql.SQLiteTemplates
 
builder() - Static method in class com.mysema.query.sql.SQLServer2005Templates
 
builder() - Static method in class com.mysema.query.sql.SQLServer2008Templates
 
builder() - Static method in class com.mysema.query.sql.SQLServer2012Templates
 
builder() - Static method in class com.mysema.query.sql.SQLServerTemplates
 
builder() - Static method in class com.mysema.query.sql.TeradataTemplates
 
BytesType - Class in com.mysema.query.sql.types
BytesType maps byte[] to byte[] on the JDBC level
BytesType() - Constructor for class com.mysema.query.sql.types.BytesType
 
BytesType(int) - Constructor for class com.mysema.query.sql.types.BytesType
 
ByteType - Class in com.mysema.query.sql.types
ByteType maps Byte to Byte on the JDBC level
ByteType() - Constructor for class com.mysema.query.sql.types.ByteType
 
ByteType(int) - Constructor for class com.mysema.query.sql.types.ByteType
 

C

cache() - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
calcFoundRows() - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
CalendarType - Class in com.mysema.query.sql.types
CalendarType maps Calendar to Timestamp on the JDBC level
CalendarType() - Constructor for class com.mysema.query.sql.types.CalendarType
 
CalendarType(int) - Constructor for class com.mysema.query.sql.types.CalendarType
 
cancelRowUpdates() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
CAST - Static variable in class com.mysema.query.sql.SQLOps
 
CharacterType - Class in com.mysema.query.sql.types
CharacterType maps Character to Character on the JDBC level
CharacterType() - Constructor for class com.mysema.query.sql.types.CharacterType
 
CharacterType(int) - Constructor for class com.mysema.query.sql.types.CharacterType
 
clearWarnings() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
ClobType - Class in com.mysema.query.sql.types
ClobType maps Clob to Clob on the JDBC level
ClobType() - Constructor for class com.mysema.query.sql.types.ClobType
 
ClobType(int) - Constructor for class com.mysema.query.sql.types.ClobType
 
clone(Q) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
clone() - Method in class com.mysema.query.sql.AbstractSQLQuery
 
clone(Connection) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
clone() - Method in class com.mysema.query.sql.DetachableSQLQuery
 
clone(Connection) - Method in class com.mysema.query.sql.mssql.SQLServerQuery
 
clone() - Method in class com.mysema.query.sql.mssql.SQLServerSubQuery
 
clone(Connection) - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
clone(Connection) - Method in class com.mysema.query.sql.oracle.OracleQuery
 
clone(Connection) - Method in class com.mysema.query.sql.postgres.PostgresQuery
 
clone(Q) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
clone() - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
clone(Connection) - Method in class com.mysema.query.sql.SQLQuery
 
clone() - Method in class com.mysema.query.sql.SQLSubQuery
 
clone(Connection) - Method in class com.mysema.query.sql.teradata.TeradataQuery
 
close(Statement) - Method in class com.mysema.query.sql.dml.AbstractSQLClause
 
close(ResultSet) - Method in class com.mysema.query.sql.dml.AbstractSQLClause
 
close() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
close() - Method in class com.mysema.query.sql.SQLResultIterator
 
Column - Annotation Type in com.mysema.query.sql
Defines the related SQL table column for a property
ColumnImpl - Class in com.mysema.query.sql
ColumnImpl is an implementation for the Column annotation
ColumnImpl(String) - Constructor for class com.mysema.query.sql.ColumnImpl
 
ColumnMetadata - Class in com.mysema.query.sql
Provides metadata like the column name, JDBC type and constraints
columns(Path<?>...) - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
columns(Path<?>...) - Method in class com.mysema.query.sql.dml.SQLMergeClause
 
com.mysema.query.sql - package com.mysema.query.sql
SQL/JDBC support for Querydsl
com.mysema.query.sql.dml - package com.mysema.query.sql.dml
DML operations support
com.mysema.query.sql.mssql - package com.mysema.query.sql.mssql
SQL Server support
com.mysema.query.sql.mysql - package com.mysema.query.sql.mysql
MySQL support
com.mysema.query.sql.oracle - package com.mysema.query.sql.oracle
Oracle support for Querydsl SQL
com.mysema.query.sql.postgres - package com.mysema.query.sql.postgres
 
com.mysema.query.sql.teradata - package com.mysema.query.sql.teradata
 
com.mysema.query.sql.types - package com.mysema.query.sql.types
Types for de/serialization to ResultSet and PreparedStatement
configuration - Variable in class com.mysema.query.sql.AbstractSQLQueryFactory
 
Configuration - Class in com.mysema.query.sql
Configuration for SQLQuery instances
Configuration(SQLTemplates) - Constructor for class com.mysema.query.sql.Configuration
Create a new Configuration instance
configuration - Variable in class com.mysema.query.sql.DetachableSQLQuery
 
configuration - Variable in class com.mysema.query.sql.dml.AbstractSQLClause
 
configuration - Variable in class com.mysema.query.sql.ProjectableSQLQuery
 
connectBy(Predicate) - Method in class com.mysema.query.sql.oracle.OracleQuery
 
connectByNocyclePrior(Predicate) - Method in class com.mysema.query.sql.oracle.OracleQuery
 
connectByPrior(Predicate) - Method in class com.mysema.query.sql.oracle.OracleQuery
 
connection - Variable in class com.mysema.query.sql.AbstractSQLQueryFactory
 
CONSTANT - Static variable in class com.mysema.query.sql.types.Null
 
corr(Expression<? extends Number>, Expression<? extends Number>) - Static method in class com.mysema.query.sql.SQLExpressions
 
CORR - Static variable in class com.mysema.query.sql.SQLOps
 
count() - Method in class com.mysema.query.sql.AbstractSQLQuery
 
count() - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
count() - Method in class com.mysema.query.sql.RelationalPathBase
 
count() - Static method in class com.mysema.query.sql.SQLExpressions
Start a window function expression
count(Expression<?>) - Static method in class com.mysema.query.sql.SQLExpressions
Start a window function expression
countAll - Static variable in class com.mysema.query.sql.SQLExpressions
Wilcard count expression
countDistinct() - Method in class com.mysema.query.sql.RelationalPathBase
 
countDistinct(Expression<?>) - Static method in class com.mysema.query.sql.SQLExpressions
Start a window function expression
covarPop(Expression<? extends Number>, Expression<? extends Number>) - Static method in class com.mysema.query.sql.SQLExpressions
 
COVARPOP - Static variable in class com.mysema.query.sql.SQLOps
 
covarSamp(Expression<? extends Number>, Expression<? extends Number>) - Static method in class com.mysema.query.sql.SQLExpressions
 
COVARSAMP - Static variable in class com.mysema.query.sql.SQLOps
 
create(Class<? extends T>, String, Object...) - Static method in class com.mysema.query.sql.RelationalFunctionCall
Create a new RelationalFunctionCall for the given function and arguments
createBindings(QueryMetadata, SQLSerializer) - Method in class com.mysema.query.sql.dml.AbstractSQLClause
 
createForeignKey(Path<?>, String) - Method in class com.mysema.query.sql.RelationalPathBase
 
createForeignKey(List<? extends Path<?>>, List<String>) - Method in class com.mysema.query.sql.RelationalPathBase
 
createInvForeignKey(Path<?>, String) - Method in class com.mysema.query.sql.RelationalPathBase
 
createInvForeignKey(List<? extends Path<?>>, List<String>) - Method in class com.mysema.query.sql.RelationalPathBase
 
createMap(RelationalPath<?>, Object) - Method in class com.mysema.query.sql.dml.AnnotationMapper
 
createMap(RelationalPath<?>, Object) - Method in class com.mysema.query.sql.dml.BeanMapper
 
createMap(RelationalPath<?>, Object) - Method in class com.mysema.query.sql.dml.DefaultMapper
 
createMap(RelationalPath<?>, T) - Method in interface com.mysema.query.sql.dml.Mapper
 
createPrimaryKey(Path<?>...) - Method in class com.mysema.query.sql.RelationalPathBase
 
createProjection(RelationalPath<T>) - Static method in class com.mysema.query.sql.RelationalPathUtils
 
createSerializer() - Method in class com.mysema.query.sql.AbstractSQLQuery
 
createSerializer() - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
createSerializer() - Method in class com.mysema.query.sql.DetachableSQLQuery
 
createSerializer() - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
CUBRIDTemplates - Class in com.mysema.query.sql
CUBRIDTemplates is a SQL dialect for CUBRID
CUBRIDTemplates() - Constructor for class com.mysema.query.sql.CUBRIDTemplates
 
CUBRIDTemplates(boolean) - Constructor for class com.mysema.query.sql.CUBRIDTemplates
 
CUBRIDTemplates(char, boolean) - Constructor for class com.mysema.query.sql.CUBRIDTemplates
 
cumeDist() - Static method in class com.mysema.query.sql.SQLExpressions
 
cumeDist(Object...) - Static method in class com.mysema.query.sql.SQLExpressions
 
cumeDist(Expression<?>...) - Static method in class com.mysema.query.sql.SQLExpressions
 
CUMEDIST - Static variable in class com.mysema.query.sql.SQLOps
 
CUMEDIST2 - Static variable in class com.mysema.query.sql.SQLOps
 
CurrencyType - Class in com.mysema.query.sql.types
CurrencyType maps Currency to String on the JDBC level
CurrencyType() - Constructor for class com.mysema.query.sql.types.CurrencyType
 
CurrencyType(int) - Constructor for class com.mysema.query.sql.types.CurrencyType
 
currentRow() - Method in class com.mysema.query.sql.WindowRows.Between
 
currentRow() - Method in class com.mysema.query.sql.WindowRows.BetweenAnd
 
currentRow() - Method in class com.mysema.query.sql.WindowRows
 

D

date(DateTimeExpression<D>) - Static method in class com.mysema.query.sql.SQLExpressions
Convert timestamp to date
date(Class<D>, DateTimeExpression<?>) - Static method in class com.mysema.query.sql.SQLExpressions
Convert timestamp to date
dateadd(DatePart, DateTimeExpression<D>, int) - Static method in class com.mysema.query.sql.SQLExpressions
Get a dateadd(unit, date, amount) expression
dateadd(DatePart, DateExpression<D>, int) - Static method in class com.mysema.query.sql.SQLExpressions
Get a dateadd(unit, date, amount) expression
datediff(DatePart, DateExpression<D>, DateExpression<D>) - Static method in class com.mysema.query.sql.SQLExpressions
Get a datediff(unit, start, end) expression
datediff(DatePart, D, DateExpression<D>) - Static method in class com.mysema.query.sql.SQLExpressions
Get a datediff(unit, start, end) expression
datediff(DatePart, DateExpression<D>, D) - Static method in class com.mysema.query.sql.SQLExpressions
Get a datediff(unit, start, end) expression
datediff(DatePart, DateTimeExpression<D>, DateTimeExpression<D>) - Static method in class com.mysema.query.sql.SQLExpressions
Get a datediff(unit, start, end) expression
datediff(DatePart, D, DateTimeExpression<D>) - Static method in class com.mysema.query.sql.SQLExpressions
Get a datediff(unit, start, end) expression
datediff(DatePart, DateTimeExpression<D>, D) - Static method in class com.mysema.query.sql.SQLExpressions
Get a datediff(unit, start, end) expression
dateFormatter - Static variable in class com.mysema.query.sql.types.AbstractDateTimeType
 
DatePart - Enum in com.mysema.query.sql
 
dateTimeFormatter - Static variable in class com.mysema.query.sql.types.AbstractDateTimeType
 
DateTimeType - Class in com.mysema.query.sql.types
DateTimeType maps DateTime to Timestamp on the JDBC level
DateTimeType() - Constructor for class com.mysema.query.sql.types.DateTimeType
 
DateTimeType(int) - Constructor for class com.mysema.query.sql.types.DateTimeType
 
datetrunc(DatePart, DateExpression<D>) - Static method in class com.mysema.query.sql.SQLExpressions
Truncate the given date expression
datetrunc(DatePart, DateTimeExpression<D>) - Static method in class com.mysema.query.sql.SQLExpressions
Truncate the given datetime expression
DateType - Class in com.mysema.query.sql.types
DateType maps Date to Date on the JDBC level
DateType() - Constructor for class com.mysema.query.sql.types.DateType
 
DateType(int) - Constructor for class com.mysema.query.sql.types.DateType
 
DEFAULT - Static variable in class com.mysema.query.sql.Configuration
 
DEFAULT - Static variable in class com.mysema.query.sql.DefaultSQLExceptionTranslator
 
DEFAULT - Static variable in class com.mysema.query.sql.dml.AnnotationMapper
 
DEFAULT - Static variable in class com.mysema.query.sql.dml.BeanMapper
 
DEFAULT - Static variable in class com.mysema.query.sql.dml.DefaultMapper
 
DEFAULT - Static variable in class com.mysema.query.sql.dml.EmptyResultSet
 
DEFAULT - Static variable in class com.mysema.query.sql.RelationalPathExtractor
 
DEFAULT - Static variable in class com.mysema.query.sql.SQLTemplates
 
DEFAULT - Static variable in class com.mysema.query.sql.types.Null
 
DefaultMapper - Class in com.mysema.query.sql.dml
Creates the mapping by inspecting the RelationalPath and Object via reflection.
DefaultMapper() - Constructor for class com.mysema.query.sql.dml.DefaultMapper
 
DefaultMapper(boolean) - Constructor for class com.mysema.query.sql.dml.DefaultMapper
 
DefaultSQLExceptionTranslator - Class in com.mysema.query.sql
Default implementation of the SQLExceptionTranslator interface
delete(RelationalPath<?>) - Method in class com.mysema.query.sql.AbstractSQLQueryFactory
 
delete(RelationalPath<?>) - Method in interface com.mysema.query.sql.SQLCommonQueryFactory
Create a new DELETE clause
deleteRow() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
denseRank() - Static method in class com.mysema.query.sql.SQLExpressions
rank of the current row without gaps; this function counts peer groups
denseRank(Object...) - Static method in class com.mysema.query.sql.SQLExpressions
 
denseRank(Expression<?>...) - Static method in class com.mysema.query.sql.SQLExpressions
 
DENSERANK - Static variable in class com.mysema.query.sql.SQLOps
 
DENSERANK2 - Static variable in class com.mysema.query.sql.SQLOps
 
DerbyTemplates - Class in com.mysema.query.sql
DerbyTemplates is an SQL dialect for Derby
DerbyTemplates() - Constructor for class com.mysema.query.sql.DerbyTemplates
 
DerbyTemplates(boolean) - Constructor for class com.mysema.query.sql.DerbyTemplates
 
DerbyTemplates(char, boolean) - Constructor for class com.mysema.query.sql.DerbyTemplates
 
DetachableSQLQuery<Q extends DetachableSQLQuery<Q>> - Class in com.mysema.query.sql
Abstract superclass for SubQuery implementations
DetachableSQLQuery() - Constructor for class com.mysema.query.sql.DetachableSQLQuery
 
DetachableSQLQuery(QueryMetadata) - Constructor for class com.mysema.query.sql.DetachableSQLQuery
 
DetachableSQLQuery(Configuration, QueryMetadata) - Constructor for class com.mysema.query.sql.DetachableSQLQuery
 
DoubleType - Class in com.mysema.query.sql.types
DoubleType maps Double to Double on the JDBC level
DoubleType() - Constructor for class com.mysema.query.sql.types.DoubleType
 
DoubleType(int) - Constructor for class com.mysema.query.sql.types.DoubleType
 

E

EmptyResultSet - Class in com.mysema.query.sql.dml
Empty implementation of the ResulSet interface
EnumAsObjectType<T extends Enum<T>> - Class in com.mysema.query.sql.types
EnumAsObjectType maps Enum types to Object on the JDBC level
EnumAsObjectType(Class<T>) - Constructor for class com.mysema.query.sql.types.EnumAsObjectType
 
EnumAsObjectType(int, Class<T>) - Constructor for class com.mysema.query.sql.types.EnumAsObjectType
 
EnumByNameType<T extends Enum<T>> - Class in com.mysema.query.sql.types
EnumByNameType maps Enum types to their String names on the JDBC level
EnumByNameType(Class<T>) - Constructor for class com.mysema.query.sql.types.EnumByNameType
 
EnumByNameType(int, Class<T>) - Constructor for class com.mysema.query.sql.types.EnumByNameType
 
EnumByOrdinalType<T extends Enum<T>> - Class in com.mysema.query.sql.types
EnumByOrdinalType maps Enum types to their Integer ordinals on the JDBC level
EnumByOrdinalType(Class<T>) - Constructor for class com.mysema.query.sql.types.EnumByOrdinalType
 
EnumByOrdinalType(int, Class<T>) - Constructor for class com.mysema.query.sql.types.EnumByOrdinalType
 
eq(Expression<A>) - Method in class com.mysema.query.sql.WindowFunction
 
eq(A) - Method in class com.mysema.query.sql.WindowFunction
 
equals(Object) - Method in class com.mysema.query.sql.ColumnMetadata
 
equals(Object) - Method in class com.mysema.query.sql.WindowFunction
 
escape - Variable in class com.mysema.query.sql.SQLTemplates.Builder
 
escape(char) - Method in class com.mysema.query.sql.SQLTemplates.Builder
 
escapeLiteral(String) - Method in class com.mysema.query.sql.SQLTemplates
 
execute() - Method in class com.mysema.query.sql.dml.SQLDeleteClause
 
execute() - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
execute() - Method in class com.mysema.query.sql.dml.SQLMergeClause
 
execute() - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
execute() - Method in class com.mysema.query.sql.teradata.SetQueryBandClause
 
executeBatch(PreparedStatement) - Method in class com.mysema.query.sql.dml.AbstractSQLClause
 
executeWithKey(Path<T>) - Method in class com.mysema.query.sql.dml.SQLInsertClause
Execute the clause and return the generated key with the type of the given path.
executeWithKey(Class<T>) - Method in class com.mysema.query.sql.dml.SQLInsertClause
Execute the clause and return the generated key cast to the given type.
executeWithKey(Path<T>) - Method in class com.mysema.query.sql.dml.SQLMergeClause
Execute the clause and return the generated key with the type of the given path.
executeWithKey(Class<T>) - Method in class com.mysema.query.sql.dml.SQLMergeClause
Execute the clause and return the generated key cast to the given type.
executeWithKeys(Path<T>) - Method in class com.mysema.query.sql.dml.SQLInsertClause
Execute the clause and return the generated key with the type of the given path.
executeWithKeys(Class<T>) - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
executeWithKeys() - Method in class com.mysema.query.sql.dml.SQLInsertClause
Execute the clause and return the generated keys as a ResultSet
executeWithKeys(Path<T>) - Method in class com.mysema.query.sql.dml.SQLMergeClause
Execute the clause and return the generated key with the type of the given path.
executeWithKeys(Class<T>) - Method in class com.mysema.query.sql.dml.SQLMergeClause
 
executeWithKeys() - Method in class com.mysema.query.sql.dml.SQLMergeClause
Execute the clause and return the generated keys as a ResultSet
exists() - Method in class com.mysema.query.sql.DetachableSQLQuery
 
exists() - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
extract(QueryMetadata) - Static method in class com.mysema.query.sql.RelationalPathExtractor
 
extract(Expression<?>) - Static method in class com.mysema.query.sql.RelationalPathExtractor
 

F

findColumn(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
first() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
firstValue(Expression<T>) - Static method in class com.mysema.query.sql.SQLExpressions
returns value evaluated at the row that is the first row of the window frame
FIRSTVALUE - Static variable in class com.mysema.query.sql.SQLOps
 
FloatType - Class in com.mysema.query.sql.types
FloatType maps Float to Float on the JDBC level
FloatType() - Constructor for class com.mysema.query.sql.types.FloatType
 
FloatType(int) - Constructor for class com.mysema.query.sql.types.FloatType
 
following(Expression<Integer>) - Method in class com.mysema.query.sql.WindowRows.Between
 
following(int) - Method in class com.mysema.query.sql.WindowRows.Between
 
following(Expression<Integer>) - Method in class com.mysema.query.sql.WindowRows.BetweenAnd
 
following(int) - Method in class com.mysema.query.sql.WindowRows.BetweenAnd
 
FOR_SHARE - Static variable in class com.mysema.query.sql.SQLOps
 
FOR_SHARE_FLAG - Static variable in class com.mysema.query.sql.SQLOps
 
FOR_UPDATE - Static variable in class com.mysema.query.sql.SQLOps
 
FOR_UPDATE_FLAG - Static variable in class com.mysema.query.sql.SQLOps
 
forceIndex(String...) - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
ForeignKey<E> - Class in com.mysema.query.sql
ForeignKey defines a foreign key on a table to another table
ForeignKey(RelationalPath<?>, Path<?>, String) - Constructor for class com.mysema.query.sql.ForeignKey
 
ForeignKey(RelationalPath<?>, ImmutableList<? extends Path<?>>, ImmutableList<String>) - Constructor for class com.mysema.query.sql.ForeignKey
 
forSession() - Method in class com.mysema.query.sql.teradata.SetQueryBandClause
 
forShare() - Method in class com.mysema.query.sql.postgres.PostgresQuery
 
forTransaction() - Method in class com.mysema.query.sql.teradata.SetQueryBandClause
 
forUpdate() - Method in class com.mysema.query.sql.AbstractSQLQuery
If you use forUpdate() with a backend that uses page or row locks, rows examined by the query are write-locked until the end of the current transaction.
from(Expression<?>) - Method in class com.mysema.query.sql.AbstractSQLQueryFactory
 
from(Expression<?>...) - Method in class com.mysema.query.sql.AbstractSQLQueryFactory
 
from(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.sql.AbstractSQLQueryFactory
 
from(Expression<?>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
from(Expression<?>...) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
from(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
from(Expression<?>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
from(Expression<?>...) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
from(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
from(Expression<?>...) - Method in interface com.mysema.query.sql.SQLCommonQuery
Defines the sources of the query
from(SubQueryExpression<?>, Path<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a sub query source
from(Expression<?>) - Method in interface com.mysema.query.sql.SQLCommonQueryFactory
Create a new SELECT query
from(Expression<?>...) - Method in interface com.mysema.query.sql.SQLCommonQueryFactory
Create a new SELECT query
from(SubQueryExpression<?>, Path<?>) - Method in interface com.mysema.query.sql.SQLCommonQueryFactory
Create a new SELECT query
fullJoin(EntityPath<?>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
fullJoin(RelationalFunctionCall<E>, Path<E>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
fullJoin(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
fullJoin(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
fullJoin(EntityPath<?>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
fullJoin(RelationalFunctionCall<E>, Path<E>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
fullJoin(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
fullJoin(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
fullJoin(EntityPath<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a full join to the given target
fullJoin(RelationalFunctionCall<E>, Path<E>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a full join to the given target
fullJoin(ForeignKey<E>, RelationalPath<E>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a full join to the given target
fullJoin(SubQueryExpression<?>, Path<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a full join to the given target

G

get(RelationalPath<T>) - Method in class com.mysema.query.sql.Beans
 
get(ResultSet, Path<?>, int, Class<T>) - Method in class com.mysema.query.sql.Configuration
 
get(int, int, int) - Method in class com.mysema.query.sql.JDBCTypeMapping
 
get(Class<?>) - Method in class com.mysema.query.sql.JDBCTypeMapping
 
getArg(int) - Method in class com.mysema.query.sql.RelationalFunctionCall
 
getArgs() - Method in class com.mysema.query.sql.QBeans
 
getArgs() - Method in class com.mysema.query.sql.RelationalFunctionCall
 
getArray(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getArray(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getAsc() - Method in class com.mysema.query.sql.SQLTemplates
 
getAsciiStream(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getAsciiStream(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getAutoIncrement() - Method in class com.mysema.query.sql.SQLTemplates
 
getBigDecimal(int, int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getBigDecimal(String, int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getBigDecimal(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getBigDecimal(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getBinaryStream(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getBinaryStream(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getBindings() - Method in class com.mysema.query.sql.SQLBindings
 
getBlob(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getBlob(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getBoolean(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getBoolean(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getByte(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getByte(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getBytes(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getBytes(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getCharacterStream(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getCharacterStream(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getClob(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getClob(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getColumnAlias() - Method in class com.mysema.query.sql.SQLTemplates
 
getColumnMetadata(Path<?>) - Static method in class com.mysema.query.sql.ColumnMetadata
Returns this path's column metadata if present.
getColumns(RelationalPath<?>) - Method in class com.mysema.query.sql.dml.AbstractMapper
 
getColumns() - Method in class com.mysema.query.sql.dml.SQLInsertBatch
 
getColumns() - Method in class com.mysema.query.sql.dml.SQLMergeBatch
 
getColumns() - Method in interface com.mysema.query.sql.RelationalPath
Get all columns
getColumns() - Method in class com.mysema.query.sql.RelationalPathBase
 
getConcurrency() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getConfiguration() - Method in class com.mysema.query.sql.AbstractSQLQuery
 
getConfiguration() - Method in class com.mysema.query.sql.AbstractSQLQueryFactory
 
getConnection() - Method in class com.mysema.query.sql.AbstractSQLQueryFactory
 
getConstantPaths() - Method in class com.mysema.query.sql.SQLSerializer
 
getConstants() - Method in class com.mysema.query.sql.SQLSerializer
 
getCount() - Method in class com.mysema.query.sql.SQLTemplates
 
getCountStar() - Method in class com.mysema.query.sql.SQLTemplates
 
getCreateIndex() - Method in class com.mysema.query.sql.SQLTemplates
 
getCreateTable() - Method in class com.mysema.query.sql.SQLTemplates
 
getCreateUniqueIndex() - Method in class com.mysema.query.sql.SQLTemplates
 
getCursorName() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getDate(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getDate(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getDate(int, Calendar) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getDate(String, Calendar) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getDefaultValues() - Method in class com.mysema.query.sql.SQLTemplates
 
getDelete() - Method in class com.mysema.query.sql.SQLTemplates
 
getDesc() - Method in class com.mysema.query.sql.SQLTemplates
 
getDigits() - Method in class com.mysema.query.sql.ColumnMetadata
the number of fractional digits
getDistinctCountEnd() - Method in class com.mysema.query.sql.SQLTemplates
 
getDistinctCountStart() - Method in class com.mysema.query.sql.SQLTemplates
 
getDouble(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getDouble(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getDummyTable() - Method in class com.mysema.query.sql.SQLTemplates
 
getEntity() - Method in class com.mysema.query.sql.ForeignKey
 
getEntity() - Method in class com.mysema.query.sql.PrimaryKey
 
getFetchDirection() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getFetchSize() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getFloat(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getFloat(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getForeignColumns() - Method in class com.mysema.query.sql.ForeignKey
 
getForeignKeys() - Method in interface com.mysema.query.sql.RelationalPath
Get the foreign keys for this relation
getForeignKeys() - Method in class com.mysema.query.sql.RelationalPathBase
 
getFrom() - Method in class com.mysema.query.sql.SQLTemplates
 
getFullJoin() - Method in class com.mysema.query.sql.SQLTemplates
 
getGroupBy() - Method in class com.mysema.query.sql.SQLTemplates
 
getHaving() - Method in class com.mysema.query.sql.SQLTemplates
 
getHoldability() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getIndex() - Method in class com.mysema.query.sql.ColumnMetadata
 
getInnerJoin() - Method in class com.mysema.query.sql.SQLTemplates
 
getInsertInto() - Method in class com.mysema.query.sql.SQLTemplates
 
getInt(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getInt(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getInverseForeignKeys() - Method in interface com.mysema.query.sql.RelationalPath
Get the inverse foreign keys for this relation
getInverseForeignKeys() - Method in class com.mysema.query.sql.RelationalPathBase
 
getJavaType(int, int, int, String, String) - Method in class com.mysema.query.sql.Configuration
Get the java type for the given jdbc type, table name and column name
getJdbcType() - Method in class com.mysema.query.sql.ColumnMetadata
 
getJoin() - Method in class com.mysema.query.sql.SQLTemplates
 
getJoinSymbol(JoinType) - Method in class com.mysema.query.sql.SQLTemplates
 
getKey() - Method in class com.mysema.query.sql.SQLTemplates
 
getKeys() - Method in class com.mysema.query.sql.dml.SQLMergeBatch
 
getLeftJoin() - Method in class com.mysema.query.sql.SQLTemplates
 
getLimitTemplate() - Method in class com.mysema.query.sql.SQLTemplates
 
getListeners() - Method in class com.mysema.query.sql.Configuration
 
getLiteral(T) - Method in class com.mysema.query.sql.types.AbstractType
 
getLiteral(Calendar) - Method in class com.mysema.query.sql.types.CalendarType
 
getLiteral(DateTime) - Method in class com.mysema.query.sql.types.DateTimeType
 
getLiteral(Date) - Method in class com.mysema.query.sql.types.DateType
 
getLiteral(LocalDateTime) - Method in class com.mysema.query.sql.types.LocalDateTimeType
 
getLiteral(LocalDate) - Method in class com.mysema.query.sql.types.LocalDateType
 
getLiteral(LocalTime) - Method in class com.mysema.query.sql.types.LocalTimeType
 
getLiteral(Timestamp) - Method in class com.mysema.query.sql.types.TimestampType
 
getLiteral(Time) - Method in class com.mysema.query.sql.types.TimeType
 
getLiteral(T) - Method in interface com.mysema.query.sql.types.Type
Get the literal representation
getLiteral(Date) - Method in class com.mysema.query.sql.types.UtilDateType
 
getLocalColumns() - Method in class com.mysema.query.sql.ForeignKey
 
getLocalColumns() - Method in class com.mysema.query.sql.PrimaryKey
 
getLong(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getLong(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getMergeInto() - Method in class com.mysema.query.sql.SQLTemplates
 
getMetadata() - Method in class com.mysema.query.sql.DetachableSQLQuery
 
getMetaData() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getMetadata() - Method in class com.mysema.query.sql.dml.SQLUpdateBatch
 
getMetadata() - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
getMetadata(Path<?>) - Method in interface com.mysema.query.sql.RelationalPath
Returns the metadata for this path or null if none was assigned.
getMetadata(Path<?>) - Method in class com.mysema.query.sql.RelationalPathBase
 
getName(Path<?>) - Static method in class com.mysema.query.sql.ColumnMetadata
 
getName() - Method in class com.mysema.query.sql.ColumnMetadata
 
getNCharacterStream(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getNCharacterStream(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getNClob(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getNClob(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getNotNull() - Method in class com.mysema.query.sql.SQLTemplates
 
getNString(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getNString(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getNullsFirst() - Method in class com.mysema.query.sql.SQLTemplates
 
getNullsLast() - Method in class com.mysema.query.sql.SQLTemplates
 
getObject(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getObject(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getObject(int, Map<String, Class<?>>) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getObject(String, Map<String, Class<?>>) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getObject(int, Class<T>) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getObject(String, Class<T>) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getOffsetTemplate() - Method in class com.mysema.query.sql.SQLTemplates
 
getOn() - Method in class com.mysema.query.sql.SQLTemplates
 
getOrderBy() - Method in class com.mysema.query.sql.SQLTemplates
 
getPrimaryKey() - Method in interface com.mysema.query.sql.RelationalPath
Get the primary key for this relation or null if none exists
getPrimaryKey() - Method in class com.mysema.query.sql.RelationalPathBase
 
getProjection() - Method in class com.mysema.query.sql.ForeignKey
 
getProjection() - Method in class com.mysema.query.sql.PrimaryKey
 
getProjection() - Method in class com.mysema.query.sql.RelationalPathBase
 
getRef(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getRef(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getResults(Expression<?>...) - Method in class com.mysema.query.sql.AbstractSQLQuery
Get the results as an JDBC result set
getReturnedClass() - Method in class com.mysema.query.sql.types.BigDecimalAsDoubleType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.BigDecimalType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.BigIntegerType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.BlobType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.BooleanType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.BytesType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.ByteType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.CalendarType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.CharacterType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.ClobType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.CurrencyType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.DateTimeType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.DateType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.DoubleType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.EnumAsObjectType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.EnumByNameType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.EnumByOrdinalType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.FloatType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.InputStreamType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.IntegerType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.LocalDateTimeType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.LocalDateType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.LocaleType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.LocalTimeType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.LongType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.NumericBooleanType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.ObjectType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.ShortType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.StringType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.TimestampType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.TimeType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.TrueFalseType
 
getReturnedClass() - Method in interface com.mysema.query.sql.types.Type
Get the returned type
getReturnedClass() - Method in class com.mysema.query.sql.types.URLType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.UtilDateType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.UtilUUIDType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.YesNoType
 
getRightJoin() - Method in class com.mysema.query.sql.SQLTemplates
 
getRow() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getRowId(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getRowId(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getSchema(String) - Method in class com.mysema.query.sql.Configuration
Get schema override or schema
getSchemaName() - Method in interface com.mysema.query.sql.RelationalPath
Get the schema name
getSchemaName() - Method in class com.mysema.query.sql.RelationalPathBase
 
getSelect() - Method in class com.mysema.query.sql.SQLTemplates
 
getSelectDistinct() - Method in class com.mysema.query.sql.SQLTemplates
 
getSet() - Method in class com.mysema.query.sql.SQLTemplates
 
getShort(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getShort(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getSize() - Method in class com.mysema.query.sql.ColumnMetadata
For char or date types this is the maximum number of characters, for numeric or decimal types this is precision.
getSQL(Expression<?>...) - Method in class com.mysema.query.sql.DetachableSQLQuery
Get the query as an SQL query string and bindings
getSQL() - Method in class com.mysema.query.sql.dml.AbstractSQLClause
Get the SQL string and bindings
getSQL() - Method in class com.mysema.query.sql.dml.SQLDeleteClause
 
getSQL() - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
getSQL() - Method in class com.mysema.query.sql.dml.SQLMergeClause
 
getSQL() - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
getSQL(Expression<?>...) - Method in class com.mysema.query.sql.ProjectableSQLQuery
Get the query as an SQL query string and bindings
getSql() - Method in class com.mysema.query.sql.SQLBindings
Deprecated.
getSQL() - Method in class com.mysema.query.sql.SQLBindings
 
getSQL() - Method in class com.mysema.query.sql.teradata.SetQueryBandClause
 
getSQLTypes() - Method in class com.mysema.query.sql.types.AbstractType
 
getSQLTypes() - Method in interface com.mysema.query.sql.types.Type
Get the SQL supported SQL types
getSQLXML(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getSQLXML(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getStatement() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getString(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getString(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getSubQuery() - Method in class com.mysema.query.sql.dml.SQLInsertBatch
 
getSubQuery() - Method in class com.mysema.query.sql.dml.SQLMergeBatch
 
getTable(String, String) - Method in class com.mysema.query.sql.Configuration
Get table override or table
getTableAlias() - Method in class com.mysema.query.sql.SQLTemplates
 
getTableName() - Method in interface com.mysema.query.sql.RelationalPath
Get the table name
getTableName() - Method in class com.mysema.query.sql.RelationalPathBase
 
getTemplate() - Method in class com.mysema.query.sql.RelationalFunctionCall
 
getTemplates() - Method in class com.mysema.query.sql.Configuration
 
getTemplates() - Method in class com.mysema.query.sql.SQLSerializer
 
getTime(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getTime(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getTime(int, Calendar) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getTime(String, Calendar) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getTimestamp(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getTimestamp(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getTimestamp(int, Calendar) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getTimestamp(String, Calendar) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getType() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getType(String, String) - Method in class com.mysema.query.sql.JavaTypeMapping
 
getType(Class<T>) - Method in class com.mysema.query.sql.JavaTypeMapping
 
getTypeForCast(Class<?>) - Method in class com.mysema.query.sql.HSQLDBTemplates
 
getTypeForCast(Class<?>) - Method in class com.mysema.query.sql.SQLTemplates
 
getTypeForClass(Class<?>) - Method in class com.mysema.query.sql.SQLTemplates
 
getUnicodeStream(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getUnicodeStream(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getUpdate() - Method in class com.mysema.query.sql.SQLTemplates
 
getUpdates() - Method in class com.mysema.query.sql.dml.SQLUpdateBatch
 
getURL(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getURL(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getUseLiterals() - Method in class com.mysema.query.sql.Configuration
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.AbstractNumberType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.BigDecimalAsDoubleType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.BigDecimalType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.BigIntegerType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.BlobType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.BooleanType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.BytesType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.CalendarType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.CharacterType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.ClobType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.CurrencyType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.DateTimeType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.DateType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.EnumAsObjectType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.EnumByNameType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.EnumByOrdinalType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.InputStreamType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.LocalDateTimeType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.LocalDateType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.LocaleType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.LocalTimeType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.NumericBooleanType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.ObjectType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.StringType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.TimestampType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.TimeType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.TrueFalseType
 
getValue(ResultSet, int) - Method in interface com.mysema.query.sql.types.Type
Get the object from the result set
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.URLType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.UtilDateType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.UtilUUIDType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.YesNoType
 
getValue() - Method in class com.mysema.query.sql.WindowFunction
 
getValue() - Method in class com.mysema.query.sql.WithinGroup.OrderBy
 
getValues() - Method in class com.mysema.query.sql.dml.SQLInsertBatch
 
getValues() - Method in class com.mysema.query.sql.dml.SQLMergeBatch
 
getValues() - Method in class com.mysema.query.sql.SQLTemplates
 
getWarnings() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
getWhere() - Method in class com.mysema.query.sql.SQLTemplates
 
getWith() - Method in class com.mysema.query.sql.SQLTemplates
 
getWithRecursive() - Method in class com.mysema.query.sql.SQLTemplates
 
groupBy(Expression<?>...) - Method in interface com.mysema.query.sql.Union
Defines the grouping/aggregation expressions
groupBy(Expression<?>...) - Method in class com.mysema.query.sql.UnionImpl
 

H

H2Templates - Class in com.mysema.query.sql
H2Templates is an SQL dialect for H2
H2Templates() - Constructor for class com.mysema.query.sql.H2Templates
 
H2Templates(boolean) - Constructor for class com.mysema.query.sql.H2Templates
 
H2Templates(char, boolean) - Constructor for class com.mysema.query.sql.H2Templates
 
handle(String, Object...) - Method in class com.mysema.query.sql.SQLSerializer
 
handleOrderBy(List<OrderSpecifier<?>>) - Method in class com.mysema.query.sql.SQLSerializer
 
hasDigits() - Method in class com.mysema.query.sql.ColumnMetadata
 
hashCode() - Method in class com.mysema.query.sql.ColumnMetadata
 
hasJdbcType() - Method in class com.mysema.query.sql.ColumnMetadata
 
hasNext() - Method in class com.mysema.query.sql.SQLResultIterator
 
hasSize() - Method in class com.mysema.query.sql.ColumnMetadata
 
having(Predicate...) - Method in interface com.mysema.query.sql.Union
Defines the filters for aggregation
having(Predicate...) - Method in class com.mysema.query.sql.UnionImpl
 
highPriority() - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
HSQLDBTemplates - Class in com.mysema.query.sql
HSQLDBTemplates is an SQL dialect for HSQLDB
HSQLDBTemplates() - Constructor for class com.mysema.query.sql.HSQLDBTemplates
 
HSQLDBTemplates(boolean) - Constructor for class com.mysema.query.sql.HSQLDBTemplates
 
HSQLDBTemplates(char, boolean) - Constructor for class com.mysema.query.sql.HSQLDBTemplates
 

I

ignoreIndex(String...) - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
in(CollectionExpression<?, Tuple>) - Method in class com.mysema.query.sql.ForeignKey
 
in(CollectionExpression<?, Tuple>) - Method in class com.mysema.query.sql.PrimaryKey
 
innerJoin(EntityPath<?>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
innerJoin(RelationalFunctionCall<E>, Path<E>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
innerJoin(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
innerJoin(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
innerJoin(EntityPath<?>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
innerJoin(RelationalFunctionCall<E>, Path<E>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
innerJoin(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
innerJoin(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
innerJoin(EntityPath<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds an inner join to the given target
innerJoin(RelationalFunctionCall<E>, Path<E>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a full join to the given target
innerJoin(ForeignKey<E>, RelationalPath<E>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds an inner join to the given target
innerJoin(SubQueryExpression<?>, Path<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds an inner join to the given target
InputStreamType - Class in com.mysema.query.sql.types
InputStreamType maps InputStream to InputStream on the JDBC level
InputStreamType() - Constructor for class com.mysema.query.sql.types.InputStreamType
 
InputStreamType(int) - Constructor for class com.mysema.query.sql.types.InputStreamType
 
insert(RelationalPath<?>) - Method in class com.mysema.query.sql.AbstractSQLQueryFactory
 
insert(RelationalPath<?>) - Method in interface com.mysema.query.sql.SQLCommonQueryFactory
Create a new INSERT INTO clause
insertIgnore(RelationalPath<?>) - Method in class com.mysema.query.sql.mysql.MySQLQueryFactory
 
insertOnDuplicateKeyUpdate(RelationalPath<?>, String) - Method in class com.mysema.query.sql.mysql.MySQLQueryFactory
 
insertOnDuplicateKeyUpdate(RelationalPath<?>, Expression<?>) - Method in class com.mysema.query.sql.mysql.MySQLQueryFactory
 
insertRow() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
IntegerType - Class in com.mysema.query.sql.types
IntegerType maps Integer to Integer on the JDBC level
IntegerType() - Constructor for class com.mysema.query.sql.types.IntegerType
 
IntegerType(int) - Constructor for class com.mysema.query.sql.types.IntegerType
 
into(String) - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
intoDumpfile(File) - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
intoOutfile(File) - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
isAfterLast() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
isBatchCountViaGetUpdateCount() - Method in class com.mysema.query.sql.SQLTemplates
 
isBeforeFirst() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
isBigDecimalSupported() - Method in class com.mysema.query.sql.SQLTemplates
 
isClosed() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
isCountDistinctMultipleColumns() - Method in class com.mysema.query.sql.SQLTemplates
 
isCountViaAnalytics() - Method in class com.mysema.query.sql.SQLTemplates
 
isEmpty() - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
isEmpty() - Method in class com.mysema.query.sql.dml.SQLMergeClause
 
isEmpty() - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
isFirst() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
isFunctionJoinsWrapped() - Method in class com.mysema.query.sql.SQLTemplates
 
isLast() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
isLimitRequired() - Method in class com.mysema.query.sql.SQLTemplates
 
isNativeMerge() - Method in class com.mysema.query.sql.SQLTemplates
 
isNullable() - Method in class com.mysema.query.sql.ColumnMetadata
 
isParameterMetadataAvailable() - Method in class com.mysema.query.sql.SQLTemplates
 
isPrimaryKeyColumn(RelationalPath<?>, Path<?>) - Method in class com.mysema.query.sql.dml.AbstractMapper
 
isPrintSchema() - Method in class com.mysema.query.sql.SQLTemplates
 
isSupportsAlias() - Method in class com.mysema.query.sql.SQLTemplates
 
isUnionsWrapped() - Method in class com.mysema.query.sql.SQLTemplates
 
isUseQuotes() - Method in class com.mysema.query.sql.SQLTemplates
 
isWrapperFor(Class<?>) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
iterate(Expression<RT>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
iterate(Expression<?>...) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
iterate() - Method in interface com.mysema.query.sql.Union
Get the projection as a typed Iterator
iterate() - Method in class com.mysema.query.sql.UnionImpl
 

J

JavaTypeMapping - Class in com.mysema.query.sql
JavaTypeMapping provides a mapping from Class to Type instances
JavaTypeMapping() - Constructor for class com.mysema.query.sql.JavaTypeMapping
 
JDBCTypeMapping - Class in com.mysema.query.sql
JDBCTypeMapping defines a mapping from JDBC types to Java classes.
JDBCTypeMapping() - Constructor for class com.mysema.query.sql.JDBCTypeMapping
 
join(EntityPath<?>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
join(RelationalFunctionCall<E>, Path<E>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
join(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
join(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
join(EntityPath<?>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
join(RelationalFunctionCall<E>, Path<E>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
join(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
join(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
join(EntityPath<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a join to the given target
join(RelationalFunctionCall<E>, Path<E>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a full join to the given target
join(ForeignKey<E>, RelationalPath<E>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a join to the given target
join(SubQueryExpression<?>, Path<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a join to the given target

K

keepFirst() - Method in class com.mysema.query.sql.WindowOver
 
keepLast() - Method in class com.mysema.query.sql.WindowOver
 
keys(Path<?>...) - Method in class com.mysema.query.sql.dml.SQLMergeClause
Set the keys to be used in the MERGE clause

L

lag(Expression<T>) - Static method in class com.mysema.query.sql.SQLExpressions
expr evaluated at the row that is one row before the current row within the partition
LAG - Static variable in class com.mysema.query.sql.SQLOps
 
last() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
lastValue(Expression<T>) - Static method in class com.mysema.query.sql.SQLExpressions
returns value evaluated at the row that is the last row of the window frame
LASTVALUE - Static variable in class com.mysema.query.sql.SQLOps
 
lead(Expression<T>) - Static method in class com.mysema.query.sql.SQLExpressions
expr evaluated at the row that is one row after the current row within the partition;
LEAD - Static variable in class com.mysema.query.sql.SQLOps
 
left(Expression<String>, int) - Static method in class com.mysema.query.sql.SQLExpressions
Get the rhs leftmost characters of lhs
left(Expression<String>, Expression<Integer>) - Static method in class com.mysema.query.sql.SQLExpressions
Get the rhs leftmost characters of lhs
leftJoin(EntityPath<?>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
leftJoin(RelationalFunctionCall<E>, Path<E>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
leftJoin(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
leftJoin(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
leftJoin(EntityPath<?>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
leftJoin(RelationalFunctionCall<E>, Path<E>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
leftJoin(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
leftJoin(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
leftJoin(EntityPath<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a left join to the given target
leftJoin(RelationalFunctionCall<E>, Path<E>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a full join to the given target
leftJoin(ForeignKey<E>, RelationalPath<E>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a left join to the given target
leftJoin(SubQueryExpression<?>, Path<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a left join to the given target
level - Static variable in class com.mysema.query.sql.oracle.OracleGrammar
 
limit(long) - Method in class com.mysema.query.sql.dml.SQLDeleteClause
 
limit(long) - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
list(Expression<RT>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
list(Expression<?>...) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
list() - Method in interface com.mysema.query.sql.Union
Get the projection as a typed List
list() - Method in class com.mysema.query.sql.UnionImpl
 
listagg(Expression<?>, String) - Static method in class com.mysema.query.sql.SQLExpressions
 
LISTAGG - Static variable in class com.mysema.query.sql.SQLOps
 
listeners - Variable in class com.mysema.query.sql.AbstractSQLQuery
 
listeners - Variable in class com.mysema.query.sql.dml.AbstractSQLClause
 
listResults(Expression<RT>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
listResults(Expression<?>...) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
LocalDateTimeType - Class in com.mysema.query.sql.types
LocalDateTimeType maps LocalDateTime to Timestamp on the JDBC level
LocalDateTimeType() - Constructor for class com.mysema.query.sql.types.LocalDateTimeType
 
LocalDateTimeType(int) - Constructor for class com.mysema.query.sql.types.LocalDateTimeType
 
LocalDateType - Class in com.mysema.query.sql.types
LocalDateType maps LocalDate to Date on the JDBC level
LocalDateType() - Constructor for class com.mysema.query.sql.types.LocalDateType
 
LocalDateType(int) - Constructor for class com.mysema.query.sql.types.LocalDateType
 
LocaleType - Class in com.mysema.query.sql.types
LocaleType maps Locale to String on the JDBC level
LocaleType() - Constructor for class com.mysema.query.sql.types.LocaleType
 
LocaleType(int) - Constructor for class com.mysema.query.sql.types.LocaleType
 
LocalTimeType - Class in com.mysema.query.sql.types
LocalTimeType maps LocalTime to Time on the JDBC level
LocalTimeType() - Constructor for class com.mysema.query.sql.types.LocalTimeType
 
LocalTimeType(int) - Constructor for class com.mysema.query.sql.types.LocalTimeType
 
lockInShareMode() - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
LongType - Class in com.mysema.query.sql.types
LongType maps Long to Long on the JDBC level
LongType() - Constructor for class com.mysema.query.sql.types.LongType
 
LongType(int) - Constructor for class com.mysema.query.sql.types.LongType
 
LongVarBinaryBytesType - Class in com.mysema.query.sql.types
 
LongVarBinaryBytesType() - Constructor for class com.mysema.query.sql.types.LongVarBinaryBytesType
 

M

Mapper<T> - Interface in com.mysema.query.sql.dml
Create a Map of updates for a given domain object
max(Expression<T>) - Static method in class com.mysema.query.sql.SQLExpressions
Start a window function expression
merge(RelationalPath<?>) - Method in class com.mysema.query.sql.AbstractSQLQueryFactory
 
merge(RelationalPath<?>) - Method in interface com.mysema.query.sql.SQLCommonQueryFactory
Create a new MERGE clause
min(Expression<T>) - Static method in class com.mysema.query.sql.SQLExpressions
Start a window function expression
moveToCurrentRow() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
moveToInsertRow() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
MySQLQuery - Class in com.mysema.query.sql.mysql
MySQLQuery provides MySQL related extensions to SQLQuery
MySQLQuery(Connection) - Constructor for class com.mysema.query.sql.mysql.MySQLQuery
 
MySQLQuery(Connection, SQLTemplates) - Constructor for class com.mysema.query.sql.mysql.MySQLQuery
 
MySQLQuery(Connection, Configuration) - Constructor for class com.mysema.query.sql.mysql.MySQLQuery
 
MySQLQuery(Connection, Configuration, QueryMetadata) - Constructor for class com.mysema.query.sql.mysql.MySQLQuery
 
MySQLQueryFactory - Class in com.mysema.query.sql.mysql
MySQL specific implementation of SQLQueryFactory
MySQLQueryFactory(Configuration, Provider<Connection>) - Constructor for class com.mysema.query.sql.mysql.MySQLQueryFactory
 
MySQLQueryFactory(Provider<Connection>) - Constructor for class com.mysema.query.sql.mysql.MySQLQueryFactory
 
MySQLQueryFactory(SQLTemplates, Provider<Connection>) - Constructor for class com.mysema.query.sql.mysql.MySQLQueryFactory
 
MySQLReplaceClause - Class in com.mysema.query.sql.mysql
 
MySQLReplaceClause(Connection, SQLTemplates, RelationalPath<?>) - Constructor for class com.mysema.query.sql.mysql.MySQLReplaceClause
 
MySQLReplaceClause(Connection, Configuration, RelationalPath<?>) - Constructor for class com.mysema.query.sql.mysql.MySQLReplaceClause
 
MySQLTemplates - Class in com.mysema.query.sql
MySQLTemplates is an SQL dialect for MySQL
MySQLTemplates() - Constructor for class com.mysema.query.sql.MySQLTemplates
 
MySQLTemplates(boolean) - Constructor for class com.mysema.query.sql.MySQLTemplates
 
MySQLTemplates(char, boolean) - Constructor for class com.mysema.query.sql.MySQLTemplates
 

N

named(String) - Static method in class com.mysema.query.sql.ColumnMetadata
Creates default column meta data with the given column name, but without any type or constraint information.
ne(Expression<A>) - Method in class com.mysema.query.sql.WindowFunction
 
ne(A) - Method in class com.mysema.query.sql.WindowFunction
 
newInstance(Object...) - Method in class com.mysema.query.sql.QBeans
 
newLineToSingleSpace - Variable in class com.mysema.query.sql.SQLTemplates.Builder
 
newLineToSingleSpace() - Method in class com.mysema.query.sql.SQLTemplates.Builder
 
newLineToSingleSpace() - Method in class com.mysema.query.sql.SQLTemplates
 
next() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
next() - Method in class com.mysema.query.sql.SQLResultIterator
 
nextval(String) - Static method in class com.mysema.query.sql.SQLExpressions
Get a nextval(sequence) expression
nextval(Class<T>, String) - Static method in class com.mysema.query.sql.SQLExpressions
Get a nextval(sequence) expression of the given type
NEXTVAL - Static variable in class com.mysema.query.sql.SQLOps
 
NO_WAIT - Static variable in class com.mysema.query.sql.SQLOps
 
NO_WAIT_FLAG - Static variable in class com.mysema.query.sql.SQLOps
 
noCache() - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
notExists() - Method in class com.mysema.query.sql.DetachableSQLQuery
 
notifyDelete(RelationalPath<?>, QueryMetadata) - Method in interface com.mysema.query.sql.SQLListener
Notify about a deletion
notifyDelete(RelationalPath<?>, QueryMetadata) - Method in class com.mysema.query.sql.SQLListeners
 
notifyDeletes(RelationalPath<?>, List<QueryMetadata>) - Method in interface com.mysema.query.sql.SQLListener
Notify about a batch deletion
notifyDeletes(RelationalPath<?>, List<QueryMetadata>) - Method in class com.mysema.query.sql.SQLListeners
 
notifyInsert(RelationalPath<?>, QueryMetadata, List<Path<?>>, List<Expression<?>>, SubQueryExpression<?>) - Method in interface com.mysema.query.sql.SQLListener
Notify about an insertion
notifyInsert(RelationalPath<?>, QueryMetadata, List<Path<?>>, List<Expression<?>>, SubQueryExpression<?>) - Method in class com.mysema.query.sql.SQLListeners
 
notifyInserts(RelationalPath<?>, QueryMetadata, List<SQLInsertBatch>) - Method in interface com.mysema.query.sql.SQLListener
Notify about a batch insertion
notifyInserts(RelationalPath<?>, QueryMetadata, List<SQLInsertBatch>) - Method in class com.mysema.query.sql.SQLListeners
 
notifyMerge(RelationalPath<?>, QueryMetadata, List<Path<?>>, List<Path<?>>, List<Expression<?>>, SubQueryExpression<?>) - Method in interface com.mysema.query.sql.SQLListener
Notify about a merge
notifyMerge(RelationalPath<?>, QueryMetadata, List<Path<?>>, List<Path<?>>, List<Expression<?>>, SubQueryExpression<?>) - Method in class com.mysema.query.sql.SQLListeners
 
notifyMerges(RelationalPath<?>, QueryMetadata, List<SQLMergeBatch>) - Method in interface com.mysema.query.sql.SQLListener
Notify about a batch merge
notifyMerges(RelationalPath<?>, QueryMetadata, List<SQLMergeBatch>) - Method in class com.mysema.query.sql.SQLListeners
 
notifyQuery(QueryMetadata) - Method in interface com.mysema.query.sql.SQLListener
Notify about a query
notifyQuery(QueryMetadata) - Method in class com.mysema.query.sql.SQLListeners
 
notifyUpdate(RelationalPath<?>, QueryMetadata, List<Pair<Path<?>, Expression<?>>>) - Method in interface com.mysema.query.sql.SQLListener
Notify about an update operation
notifyUpdate(RelationalPath<?>, QueryMetadata, List<Pair<Path<?>, Expression<?>>>) - Method in class com.mysema.query.sql.SQLListeners
 
notifyUpdates(RelationalPath<?>, List<SQLUpdateBatch>) - Method in interface com.mysema.query.sql.SQLListener
Notify about a batch update
notifyUpdates(RelationalPath<?>, List<SQLUpdateBatch>) - Method in class com.mysema.query.sql.SQLListeners
 
notNull() - Method in class com.mysema.query.sql.ColumnMetadata
 
noWait() - Method in class com.mysema.query.sql.postgres.PostgresQuery
 
nthValue(Expression<T>, Number) - Static method in class com.mysema.query.sql.SQLExpressions
 
nthValue(Expression<T>, Expression<? extends Number>) - Static method in class com.mysema.query.sql.SQLExpressions
 
NTHVALUE - Static variable in class com.mysema.query.sql.SQLOps
 
ntile(T) - Static method in class com.mysema.query.sql.SQLExpressions
divides an ordered data set into a number of buckets indicated by expr and assigns the appropriate bucket number to each row
NTILE - Static variable in class com.mysema.query.sql.SQLOps
 
Null - Class in com.mysema.query.sql.types
 
NumericBooleanType - Class in com.mysema.query.sql.types
NumericBooleanType maps Boolean to 1/0 (Integer) on the JDBC level
NumericBooleanType() - Constructor for class com.mysema.query.sql.types.NumericBooleanType
 
NumericBooleanType(int) - Constructor for class com.mysema.query.sql.types.NumericBooleanType
 

O

ObjectType - Class in com.mysema.query.sql.types
ObjectType maps Object to Object on the JDBC level
ObjectType() - Constructor for class com.mysema.query.sql.types.ObjectType
 
ObjectType(int) - Constructor for class com.mysema.query.sql.types.ObjectType
 
of(RelationalPath<?>...) - Method in class com.mysema.query.sql.postgres.PostgresQuery
 
ofType(int) - Method in class com.mysema.query.sql.ColumnMetadata
 
on(Predicate) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
on(Predicate...) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
on(RelationalPath<E>) - Method in class com.mysema.query.sql.ForeignKey
 
on(Predicate) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
on(Predicate...) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
on(Predicate...) - Method in interface com.mysema.query.sql.SQLCommonQuery
Defines a filter to the last added join
OracleGrammar - Class in com.mysema.query.sql.oracle
Convenience functions and constants for Oracle DB usage
OracleQuery - Class in com.mysema.query.sql.oracle
OracleQuery provides Oracle specific extensions to the base SQL query type
OracleQuery(Connection) - Constructor for class com.mysema.query.sql.oracle.OracleQuery
 
OracleQuery(Connection, SQLTemplates) - Constructor for class com.mysema.query.sql.oracle.OracleQuery
 
OracleQuery(Connection, Configuration) - Constructor for class com.mysema.query.sql.oracle.OracleQuery
 
OracleQuery(Connection, Configuration, QueryMetadata) - Constructor for class com.mysema.query.sql.oracle.OracleQuery
 
OracleQuery(Connection, SQLTemplates, QueryMetadata) - Constructor for class com.mysema.query.sql.oracle.OracleQuery
 
OracleQueryFactory - Class in com.mysema.query.sql.oracle
Oracle specific implementation of SQLQueryFactory
OracleQueryFactory(Configuration, Provider<Connection>) - Constructor for class com.mysema.query.sql.oracle.OracleQueryFactory
 
OracleQueryFactory(Provider<Connection>) - Constructor for class com.mysema.query.sql.oracle.OracleQueryFactory
 
OracleQueryFactory(SQLTemplates, Provider<Connection>) - Constructor for class com.mysema.query.sql.oracle.OracleQueryFactory
 
OracleTemplates - Class in com.mysema.query.sql
OracleTemplates is an SQL dialect for Oracle
OracleTemplates() - Constructor for class com.mysema.query.sql.OracleTemplates
 
OracleTemplates(boolean) - Constructor for class com.mysema.query.sql.OracleTemplates
 
OracleTemplates(char, boolean) - Constructor for class com.mysema.query.sql.OracleTemplates
 
orderBy(OrderSpecifier<?>...) - Method in interface com.mysema.query.sql.Union
Define the ordering of the query results
orderBy(OrderSpecifier<?>...) - Method in class com.mysema.query.sql.UnionImpl
 
orderBy(ComparableExpressionBase<?>) - Method in class com.mysema.query.sql.WindowFirstLast
 
orderBy(ComparableExpressionBase<?>...) - Method in class com.mysema.query.sql.WindowFirstLast
 
orderBy(OrderSpecifier<?>) - Method in class com.mysema.query.sql.WindowFirstLast
 
orderBy(OrderSpecifier<?>...) - Method in class com.mysema.query.sql.WindowFirstLast
 
orderBy(ComparableExpressionBase<?>) - Method in class com.mysema.query.sql.WindowFunction
 
orderBy(ComparableExpressionBase<?>...) - Method in class com.mysema.query.sql.WindowFunction
 
orderBy(OrderSpecifier<?>) - Method in class com.mysema.query.sql.WindowFunction
 
orderBy(OrderSpecifier<?>...) - Method in class com.mysema.query.sql.WindowFunction
 
orderBy(ComparableExpressionBase<?>) - Method in class com.mysema.query.sql.WithinGroup.OrderBy
 
orderBy(ComparableExpressionBase<?>...) - Method in class com.mysema.query.sql.WithinGroup.OrderBy
 
orderSiblingsBy(Expression<?>) - Method in class com.mysema.query.sql.oracle.OracleQuery
 
over() - Method in class com.mysema.query.sql.WindowFirstLast
 
over() - Method in class com.mysema.query.sql.WindowOver
 

P

partitionBy(Expression<?>) - Method in class com.mysema.query.sql.WindowFunction
 
partitionBy(Expression<?>...) - Method in class com.mysema.query.sql.WindowFunction
 
percentileCont(T) - Static method in class com.mysema.query.sql.SQLExpressions
 
percentileCont(Expression<T>) - Static method in class com.mysema.query.sql.SQLExpressions
 
PERCENTILECONT - Static variable in class com.mysema.query.sql.SQLOps
 
percentileDisc(T) - Static method in class com.mysema.query.sql.SQLExpressions
 
percentileDisc(Expression<T>) - Static method in class com.mysema.query.sql.SQLExpressions
 
PERCENTILEDISC - Static variable in class com.mysema.query.sql.SQLOps
 
percentRank() - Static method in class com.mysema.query.sql.SQLExpressions
 
percentRank(Object...) - Static method in class com.mysema.query.sql.SQLExpressions
 
percentRank(Expression<?>...) - Static method in class com.mysema.query.sql.SQLExpressions
 
PERCENTRANK - Static variable in class com.mysema.query.sql.SQLOps
 
PERCENTRANK2 - Static variable in class com.mysema.query.sql.SQLOps
 
populate(Object) - Method in class com.mysema.query.sql.dml.SQLInsertClause
Populate the INSERT clause with the properties of the given bean.
populate(T, Mapper<T>) - Method in class com.mysema.query.sql.dml.SQLInsertClause
Populate the INSERT clause with the properties of the given bean using the given Mapper.
populate(Object) - Method in class com.mysema.query.sql.dml.SQLUpdateClause
Populate the UPDATE clause with the properties of the given bean.
populate(T, Mapper<T>) - Method in class com.mysema.query.sql.dml.SQLUpdateClause
Populate the UPDATE clause with the properties of the given bean using the given Mapper.
PostgresQuery - Class in com.mysema.query.sql.postgres
PostgresQuery provides Postgres related extensions to SQLQuery
PostgresQuery(Connection) - Constructor for class com.mysema.query.sql.postgres.PostgresQuery
 
PostgresQuery(Connection, SQLTemplates) - Constructor for class com.mysema.query.sql.postgres.PostgresQuery
 
PostgresQuery(Connection, Configuration) - Constructor for class com.mysema.query.sql.postgres.PostgresQuery
 
PostgresQuery(Connection, Configuration, QueryMetadata) - Constructor for class com.mysema.query.sql.postgres.PostgresQuery
 
PostgresQueryFactory - Class in com.mysema.query.sql.postgres
PostgreSQL specific implementation of SQLQueryFactory
PostgresQueryFactory(Configuration, Provider<Connection>) - Constructor for class com.mysema.query.sql.postgres.PostgresQueryFactory
 
PostgresQueryFactory(Provider<Connection>) - Constructor for class com.mysema.query.sql.postgres.PostgresQueryFactory
 
PostgresQueryFactory(SQLTemplates, Provider<Connection>) - Constructor for class com.mysema.query.sql.postgres.PostgresQueryFactory
 
PostgresTemplates - Class in com.mysema.query.sql
PostgresTemplates is an SQL dialect for PostgreSQL
PostgresTemplates() - Constructor for class com.mysema.query.sql.PostgresTemplates
 
PostgresTemplates(boolean) - Constructor for class com.mysema.query.sql.PostgresTemplates
 
PostgresTemplates(char, boolean) - Constructor for class com.mysema.query.sql.PostgresTemplates
 
preceding(Expression<Integer>) - Method in class com.mysema.query.sql.WindowRows.Between
 
preceding(int) - Method in class com.mysema.query.sql.WindowRows.Between
 
preceding(Expression<Integer>) - Method in class com.mysema.query.sql.WindowRows.BetweenAnd
 
preceding(int) - Method in class com.mysema.query.sql.WindowRows.BetweenAnd
 
preceding(Expression<Integer>) - Method in class com.mysema.query.sql.WindowRows
 
preceding(int) - Method in class com.mysema.query.sql.WindowRows
 
previous() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
PrimaryKey<E> - Class in com.mysema.query.sql
PrimaryKey defines a primary key on table
PrimaryKey(RelationalPath<?>, Path<?>...) - Constructor for class com.mysema.query.sql.PrimaryKey
 
PrimaryKey(RelationalPath<?>, ImmutableList<? extends Path<?>>) - Constructor for class com.mysema.query.sql.PrimaryKey
 
printSchema - Variable in class com.mysema.query.sql.SQLTemplates.Builder
 
printSchema() - Method in class com.mysema.query.sql.SQLTemplates.Builder
 
produceNext(ResultSet) - Method in class com.mysema.query.sql.SQLResultIterator
 
ProjectableSQLQuery<Q extends ProjectableSQLQuery<Q> & Query<Q>> - Class in com.mysema.query.sql
ProjectableSQLQuery is the base type for SQL query implementations
ProjectableSQLQuery(QueryMixin<Q>, Configuration) - Constructor for class com.mysema.query.sql.ProjectableSQLQuery
 

Q

QBeans - Class in com.mysema.query.sql
Expression used to project a list of beans
QBeans(RelationalPath<?>...) - Constructor for class com.mysema.query.sql.QBeans
 
QUALIFY - Static variable in class com.mysema.query.sql.SQLOps
 
qualify(Predicate) - Method in class com.mysema.query.sql.teradata.TeradataQuery
Adds a qualify expression
query() - Method in class com.mysema.query.sql.mssql.SQLServerQueryFactory
 
query() - Method in class com.mysema.query.sql.mysql.MySQLQueryFactory
 
query() - Method in class com.mysema.query.sql.oracle.OracleQueryFactory
 
query() - Method in class com.mysema.query.sql.postgres.PostgresQueryFactory
 
query() - Method in interface com.mysema.query.sql.SQLCommonQueryFactory
 
query() - Method in class com.mysema.query.sql.SQLQueryFactory
 
query() - Method in class com.mysema.query.sql.SQLQueryFactoryImpl
Deprecated.
 
query() - Method in class com.mysema.query.sql.teradata.TeradataQueryFactory
 
quote - Variable in class com.mysema.query.sql.SQLTemplates.Builder
 
quote() - Method in class com.mysema.query.sql.SQLTemplates.Builder
 
quoteIdentifier(String) - Method in class com.mysema.query.sql.SQLTemplates
 

R

range() - Method in class com.mysema.query.sql.WindowFunction
 
rank() - Static method in class com.mysema.query.sql.SQLExpressions
rank of the current row with gaps; same as row_number of its first peer
rank(Object...) - Static method in class com.mysema.query.sql.SQLExpressions
 
rank(Expression<?>...) - Static method in class com.mysema.query.sql.SQLExpressions
 
RANK - Static variable in class com.mysema.query.sql.SQLOps
 
RANK2 - Static variable in class com.mysema.query.sql.SQLOps
 
ratioToReport(Expression<T>) - Static method in class com.mysema.query.sql.SQLExpressions
computes the ratio of a value to the sum of a set of values.
RATIOTOREPORT - Static variable in class com.mysema.query.sql.SQLOps
 
RECURSIVE - Static variable in class com.mysema.query.sql.SQLTemplates
 
refreshRow() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
register(Type<?>) - Method in class com.mysema.query.sql.Configuration
Register the given Type converter
register(String, String, Class<?>) - Method in class com.mysema.query.sql.Configuration
Register the given javaType for the given table and column
register(String, String, Type<?>) - Method in class com.mysema.query.sql.Configuration
Register the given Type converter for the given table and column
register(Type<?>) - Method in class com.mysema.query.sql.JavaTypeMapping
 
register(int, Class<?>) - Method in class com.mysema.query.sql.JDBCTypeMapping
 
registerNumeric(int, int, Class<?>) - Method in class com.mysema.query.sql.Configuration
Override the binding for the given NUMERIC type
registerNumeric(int, int, Class<?>) - Method in class com.mysema.query.sql.JDBCTypeMapping
 
registerSchemaOverride(String, String) - Method in class com.mysema.query.sql.Configuration
Register a schema override
registerTableOverride(String, String) - Method in class com.mysema.query.sql.Configuration
Register a table override
registerTableOverride(String, String, String) - Method in class com.mysema.query.sql.Configuration
Register a schema specific table override
REGR_AVGX - Static variable in class com.mysema.query.sql.SQLOps
 
REGR_AVGY - Static variable in class com.mysema.query.sql.SQLOps
 
REGR_COUNT - Static variable in class com.mysema.query.sql.SQLOps
 
REGR_INTERCEPT - Static variable in class com.mysema.query.sql.SQLOps
 
REGR_R2 - Static variable in class com.mysema.query.sql.SQLOps
 
REGR_SLOPE - Static variable in class com.mysema.query.sql.SQLOps
 
REGR_SXX - Static variable in class com.mysema.query.sql.SQLOps
 
REGR_SXY - Static variable in class com.mysema.query.sql.SQLOps
 
REGR_SYY - Static variable in class com.mysema.query.sql.SQLOps
 
regrAvgx(Expression<? extends Number>, Expression<? extends Number>) - Static method in class com.mysema.query.sql.SQLExpressions
 
regrAvgy(Expression<? extends Number>, Expression<? extends Number>) - Static method in class com.mysema.query.sql.SQLExpressions
 
regrCount(Expression<? extends Number>, Expression<? extends Number>) - Static method in class com.mysema.query.sql.SQLExpressions
 
regrIntercept(Expression<? extends Number>, Expression<? extends Number>) - Static method in class com.mysema.query.sql.SQLExpressions
 
regrR2(Expression<? extends Number>, Expression<? extends Number>) - Static method in class com.mysema.query.sql.SQLExpressions
 
regrSlope(Expression<? extends Number>, Expression<? extends Number>) - Static method in class com.mysema.query.sql.SQLExpressions
 
regrSxx(Expression<? extends Number>, Expression<? extends Number>) - Static method in class com.mysema.query.sql.SQLExpressions
 
regrSxy(Expression<? extends Number>, Expression<? extends Number>) - Static method in class com.mysema.query.sql.SQLExpressions
 
regrSyy(Expression<? extends Number>, Expression<? extends Number>) - Static method in class com.mysema.query.sql.SQLExpressions
 
RelationalFunctionCall<T> - Class in com.mysema.query.sql
Represents a table valued function call
RelationalFunctionCall(Class<? extends T>, String, Object...) - Constructor for class com.mysema.query.sql.RelationalFunctionCall
 
RelationalPath<T> - Interface in com.mysema.query.sql
RelationalPath extends EntityPath to provide access to relational metadata
RelationalPathBase<T> - Class in com.mysema.query.sql
RelationalPathBase is a base class for RelationalPath implementations
RelationalPathBase(Class<? extends T>, String, String, String) - Constructor for class com.mysema.query.sql.RelationalPathBase
 
RelationalPathBase(Class<? extends T>, PathMetadata<?>, String, String) - Constructor for class com.mysema.query.sql.RelationalPathBase
 
RelationalPathExtractor - Class in com.mysema.query.sql
RelationalPathExtractor extracts RelationlPath instances from expressions and queries
RelationalPathUtils - Class in com.mysema.query.sql
RelationalPathUtils provides static utility methods for RelationalPath instances
relative(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
remove() - Method in class com.mysema.query.sql.SQLResultIterator
 
replace(RelationalPath<?>) - Method in class com.mysema.query.sql.mysql.MySQLQueryFactory
 
requiresQuotes(String) - Method in class com.mysema.query.sql.SQLTemplates
 
right(Expression<String>, int) - Static method in class com.mysema.query.sql.SQLExpressions
Get the rhs rightmost characters of lhs
right(Expression<String>, Expression<Integer>) - Static method in class com.mysema.query.sql.SQLExpressions
Get the rhs leftmost characters of lhs
rightJoin(EntityPath<?>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
rightJoin(RelationalFunctionCall<E>, Path<E>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
rightJoin(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
rightJoin(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
rightJoin(EntityPath<?>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
rightJoin(RelationalFunctionCall<E>, Path<E>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
rightJoin(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
rightJoin(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
rightJoin(EntityPath<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a right join to the given target
rightJoin(RelationalFunctionCall<E>, Path<E>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a full join to the given target
rightJoin(ForeignKey<E>, RelationalPath<E>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a right join to the given target
rightJoin(SubQueryExpression<?>, Path<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a right join to the given target
rn - Static variable in class com.mysema.query.sql.mssql.SQLServerGrammar
Deprecated.
rowDeleted() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
rowid - Static variable in class com.mysema.query.sql.oracle.OracleGrammar
 
rowInserted() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
rownum - Static variable in class com.mysema.query.sql.oracle.OracleGrammar
 
rowNumber - Static variable in class com.mysema.query.sql.mssql.SQLServerGrammar
Deprecated.
rowNumber() - Static method in class com.mysema.query.sql.SQLExpressions
number of the current row within its partition, counting from 1
ROWNUMBER - Static variable in class com.mysema.query.sql.SQLOps
 
rows() - Method in class com.mysema.query.sql.WindowFunction
 
rowUpdated() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 

S

select(SubQueryExpression<?>) - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
select(SubQueryExpression<?>) - Method in class com.mysema.query.sql.dml.SQLMergeClause
 
serialize(String, int) - Method in class com.mysema.query.sql.DerbyTemplates
 
serialize(boolean) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
serialize(String, int) - Method in class com.mysema.query.sql.OracleTemplates
 
serialize(QueryMetadata, boolean, SQLSerializer) - Method in class com.mysema.query.sql.OracleTemplates
 
serialize(boolean) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
serialize(String, int) - Method in class com.mysema.query.sql.SQLiteTemplates
 
serialize(QueryMetadata, boolean) - Method in class com.mysema.query.sql.SQLSerializer
 
serialize(QueryMetadata, boolean, SQLSerializer) - Method in class com.mysema.query.sql.SQLServer2005Templates
 
serialize(QueryMetadata, boolean, SQLSerializer) - Method in class com.mysema.query.sql.SQLServer2012Templates
 
serialize(String, int) - Method in class com.mysema.query.sql.SQLServerTemplates
 
serialize(QueryMetadata, boolean, SQLSerializer) - Method in class com.mysema.query.sql.SQLServerTemplates
 
serialize(String, int) - Method in class com.mysema.query.sql.SQLTemplates
 
serialize(QueryMetadata, boolean, SQLSerializer) - Method in class com.mysema.query.sql.SQLTemplates
template method for SELECT serialization
serializeDelete(QueryMetadata, RelationalPath<?>, SQLSerializer) - Method in class com.mysema.query.sql.OracleTemplates
 
serializeDelete(QueryMetadata, RelationalPath<?>) - Method in class com.mysema.query.sql.SQLSerializer
 
serializeDelete(QueryMetadata, RelationalPath<?>, SQLSerializer) - Method in class com.mysema.query.sql.SQLServer2005Templates
 
serializeDelete(QueryMetadata, RelationalPath<?>, SQLSerializer) - Method in class com.mysema.query.sql.SQLTemplates
template method for DELETE serialization
serializeInsert(QueryMetadata, RelationalPath<?>, List<Path<?>>, List<Expression<?>>, SubQueryExpression<?>) - Method in class com.mysema.query.sql.SQLSerializer
 
serializeInsert(QueryMetadata, RelationalPath<?>, List<Path<?>>, List<Expression<?>>, SubQueryExpression<?>, SQLSerializer) - Method in class com.mysema.query.sql.SQLTemplates
template method for INSERT serialization
serializeMerge(QueryMetadata, RelationalPath<?>, List<Path<?>>, List<Path<?>>, List<Expression<?>>, SubQueryExpression<?>) - Method in class com.mysema.query.sql.SQLSerializer
 
serializeMerge(QueryMetadata, RelationalPath<?>, List<Path<?>>, List<Path<?>>, List<Expression<?>>, SubQueryExpression<?>, SQLSerializer) - Method in class com.mysema.query.sql.SQLTemplates
template method for MERGE serialization
serializeModifiers(QueryMetadata, SQLSerializer) - Method in class com.mysema.query.sql.CUBRIDTemplates
 
serializeModifiers(QueryMetadata, SQLSerializer) - Method in class com.mysema.query.sql.DerbyTemplates
 
serializeModifiers(QueryMetadata, SQLSerializer) - Method in class com.mysema.query.sql.OracleTemplates
 
serializeModifiers(QueryMetadata, SQLSerializer) - Method in class com.mysema.query.sql.SQLServer2012Templates
 
serializeModifiers(QueryMetadata, SQLSerializer) - Method in class com.mysema.query.sql.SQLServerTemplates
 
serializeModifiers(QueryMetadata, SQLSerializer) - Method in class com.mysema.query.sql.SQLTemplates
template method for LIMIT and OFFSET serialization
serializeModifiers(QueryMetadata, SQLSerializer) - Method in class com.mysema.query.sql.TeradataTemplates
 
serializeUnion(Expression<?>, QueryMetadata, boolean) - Method in class com.mysema.query.sql.SQLSerializer
 
serializeUpdate(QueryMetadata, RelationalPath<?>, List<Pair<Path<?>, Expression<?>>>, SQLSerializer) - Method in class com.mysema.query.sql.OracleTemplates
 
serializeUpdate(QueryMetadata, RelationalPath<?>, List<Pair<Path<?>, Expression<?>>>) - Method in class com.mysema.query.sql.SQLSerializer
 
serializeUpdate(QueryMetadata, RelationalPath<?>, List<Pair<Path<?>, Expression<?>>>, SQLSerializer) - Method in class com.mysema.query.sql.SQLServer2005Templates
 
serializeUpdate(QueryMetadata, RelationalPath<?>, List<Pair<Path<?>, Expression<?>>>, SQLSerializer) - Method in class com.mysema.query.sql.SQLTemplates
template method for UPDATE serialization
set(PreparedStatement, Path<?>, int, T) - Method in class com.mysema.query.sql.Configuration
 
set(Path<T>, T) - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
set(Path<T>, Expression<? extends T>) - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
set(Path<T>, T) - Method in class com.mysema.query.sql.dml.SQLMergeClause
 
set(Path<T>, Expression<? extends T>) - Method in class com.mysema.query.sql.dml.SQLMergeClause
 
set(Path<T>, T) - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
set(Path<T>, Expression<? extends T>) - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
set(List<? extends Path<?>>, List<?>) - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
set(String, String) - Method in class com.mysema.query.sql.teradata.SetQueryBandClause
 
set(Map<String, String>) - Method in class com.mysema.query.sql.teradata.SetQueryBandClause
 
setAsc(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setAutoIncrement(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setBatchCountViaGetUpdateCount(boolean) - Method in class com.mysema.query.sql.SQLTemplates
 
setBigDecimalSupported(boolean) - Method in class com.mysema.query.sql.SQLTemplates
 
setColumnAlias(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setCount(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setCountDistinctMultipleColumns(boolean) - Method in class com.mysema.query.sql.SQLTemplates
 
setCountStar(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setCountViaAnalytics(boolean) - Method in class com.mysema.query.sql.SQLTemplates
 
setCreateIndex(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setCreateTable(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setCreateUniqueIndex(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setDefaultValues(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setDelete(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setDesc(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setDistinctCountEnd(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setDistinctCountStart(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setDummyTable(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setExceptionTranslator(SQLExceptionTranslator) - Method in class com.mysema.query.sql.Configuration
 
setFetchDirection(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
setFetchSize(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
setFrom(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setFullJoin(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setFunctionJoinsWrapped(boolean) - Method in class com.mysema.query.sql.SQLTemplates
 
setGroupBy(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setHaving(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setInnerJoin(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setInsertInto(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setJoin(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setKey(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setLeftJoin(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setLimitRequired(boolean) - Method in class com.mysema.query.sql.SQLTemplates
 
setMergeInto(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setNativeMerge(boolean) - Method in class com.mysema.query.sql.SQLTemplates
 
setNotNull(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setNull(Path<T>) - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
setNull(Path<T>) - Method in class com.mysema.query.sql.dml.SQLMergeClause
 
setNull(Path<T>) - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
setNullsFirst(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setNullsLast(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setOffsetTemplate(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setOn(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setOrderBy(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setParameterMetadataAvailable(boolean) - Method in class com.mysema.query.sql.SQLTemplates
 
setParameters(PreparedStatement, List<?>, List<Path<?>>, Map<ParamExpression<?>, ?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
setParameters(PreparedStatement, List<?>, List<Path<?>>, Map<ParamExpression<?>, ?>) - Method in class com.mysema.query.sql.dml.AbstractSQLClause
Set the parameters to the given PreparedStatement
setPrintSchema(boolean) - Method in class com.mysema.query.sql.SQLTemplates
 
SetQueryBandClause - Class in com.mysema.query.sql.teradata
SetQueryBandClause provides support for Teradata specific set query_band executions.
SetQueryBandClause(Connection, SQLTemplates) - Constructor for class com.mysema.query.sql.teradata.SetQueryBandClause
 
SetQueryBandClause(Connection, Configuration) - Constructor for class com.mysema.query.sql.teradata.SetQueryBandClause
 
setRightJoin(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setSelect(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setSelectDistinct(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setSet(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setTableAlias(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setType(String, String, Type<?>) - Method in class com.mysema.query.sql.JavaTypeMapping
 
setUnionsWrapped(boolean) - Method in class com.mysema.query.sql.SQLTemplates
 
setUpdate(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setUseLiterals(boolean) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
setUseLiterals(boolean) - Method in class com.mysema.query.sql.Configuration
 
setUseLiterals(boolean) - Method in class com.mysema.query.sql.SQLSerializer
 
setValue(PreparedStatement, int, BigDecimal) - Method in class com.mysema.query.sql.types.BigDecimalAsDoubleType
 
setValue(PreparedStatement, int, BigDecimal) - Method in class com.mysema.query.sql.types.BigDecimalType
 
setValue(PreparedStatement, int, BigInteger) - Method in class com.mysema.query.sql.types.BigIntegerType
 
setValue(PreparedStatement, int, Blob) - Method in class com.mysema.query.sql.types.BlobType
 
setValue(PreparedStatement, int, Boolean) - Method in class com.mysema.query.sql.types.BooleanType
 
setValue(PreparedStatement, int, byte[]) - Method in class com.mysema.query.sql.types.BytesType
 
setValue(PreparedStatement, int, Byte) - Method in class com.mysema.query.sql.types.ByteType
 
setValue(PreparedStatement, int, Calendar) - Method in class com.mysema.query.sql.types.CalendarType
 
setValue(PreparedStatement, int, Character) - Method in class com.mysema.query.sql.types.CharacterType
 
setValue(PreparedStatement, int, Clob) - Method in class com.mysema.query.sql.types.ClobType
 
setValue(PreparedStatement, int, Currency) - Method in class com.mysema.query.sql.types.CurrencyType
 
setValue(PreparedStatement, int, DateTime) - Method in class com.mysema.query.sql.types.DateTimeType
 
setValue(PreparedStatement, int, Date) - Method in class com.mysema.query.sql.types.DateType
 
setValue(PreparedStatement, int, Double) - Method in class com.mysema.query.sql.types.DoubleType
 
setValue(PreparedStatement, int, T) - Method in class com.mysema.query.sql.types.EnumAsObjectType
 
setValue(PreparedStatement, int, T) - Method in class com.mysema.query.sql.types.EnumByNameType
 
setValue(PreparedStatement, int, T) - Method in class com.mysema.query.sql.types.EnumByOrdinalType
 
setValue(PreparedStatement, int, Float) - Method in class com.mysema.query.sql.types.FloatType
 
setValue(PreparedStatement, int, InputStream) - Method in class com.mysema.query.sql.types.InputStreamType
 
setValue(PreparedStatement, int, Integer) - Method in class com.mysema.query.sql.types.IntegerType
 
setValue(PreparedStatement, int, LocalDateTime) - Method in class com.mysema.query.sql.types.LocalDateTimeType
 
setValue(PreparedStatement, int, LocalDate) - Method in class com.mysema.query.sql.types.LocalDateType
 
setValue(PreparedStatement, int, Locale) - Method in class com.mysema.query.sql.types.LocaleType
 
setValue(PreparedStatement, int, LocalTime) - Method in class com.mysema.query.sql.types.LocalTimeType
 
setValue(PreparedStatement, int, Long) - Method in class com.mysema.query.sql.types.LongType
 
setValue(PreparedStatement, int, Boolean) - Method in class com.mysema.query.sql.types.NumericBooleanType
 
setValue(PreparedStatement, int, Object) - Method in class com.mysema.query.sql.types.ObjectType
 
setValue(PreparedStatement, int, Short) - Method in class com.mysema.query.sql.types.ShortType
 
setValue(PreparedStatement, int, String) - Method in class com.mysema.query.sql.types.StringType
 
setValue(PreparedStatement, int, Timestamp) - Method in class com.mysema.query.sql.types.TimestampType
 
setValue(PreparedStatement, int, Time) - Method in class com.mysema.query.sql.types.TimeType
 
setValue(PreparedStatement, int, Boolean) - Method in class com.mysema.query.sql.types.TrueFalseType
 
setValue(PreparedStatement, int, T) - Method in interface com.mysema.query.sql.types.Type
Set the object to the statement
setValue(PreparedStatement, int, URL) - Method in class com.mysema.query.sql.types.URLType
 
setValue(PreparedStatement, int, Date) - Method in class com.mysema.query.sql.types.UtilDateType
 
setValue(PreparedStatement, int, UUID) - Method in class com.mysema.query.sql.types.UtilUUIDType
 
setValue(PreparedStatement, int, Boolean) - Method in class com.mysema.query.sql.types.YesNoType
 
setValues(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setWhere(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setWith(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setWithRecursive(String) - Method in class com.mysema.query.sql.SQLTemplates
 
ShortType - Class in com.mysema.query.sql.types
ShortType maps Short to Short on the JDBC level
ShortType() - Constructor for class com.mysema.query.sql.types.ShortType
 
ShortType(int) - Constructor for class com.mysema.query.sql.types.ShortType
 
smallResult() - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
SQLBindings - Class in com.mysema.query.sql
SQLBindings provides the SQL query string and bindings
SQLBindings(String, ImmutableList<Object>) - Constructor for class com.mysema.query.sql.SQLBindings
 
SQLCommonQuery<Q extends SQLCommonQuery<Q>> - Interface in com.mysema.query.sql
SQLCommonQuery is a common interface for SQLQuery and SQLSubQuery
SQLCommonQueryFactory<Q extends SQLCommonQuery<?>,SQ extends AbstractSQLSubQuery<?>,D extends SQLDeleteClause,U extends SQLUpdateClause,I extends SQLInsertClause,M extends SQLMergeClause> - Interface in com.mysema.query.sql
Factory interface for query and clause creation.
SQLDeleteClause - Class in com.mysema.query.sql.dml
SQLDeleteClause defines a DELETE clause
SQLDeleteClause(Connection, SQLTemplates, RelationalPath<?>) - Constructor for class com.mysema.query.sql.dml.SQLDeleteClause
 
SQLDeleteClause(Connection, Configuration, RelationalPath<?>) - Constructor for class com.mysema.query.sql.dml.SQLDeleteClause
 
SQLExceptionTranslator - Interface in com.mysema.query.sql
SQLExceptionTranslator translate SQLExceptions to runtime exceptions
SQLExpressions - Class in com.mysema.query.sql
Common SQL expressions
SQLInsertBatch - Class in com.mysema.query.sql.dml
SQLInsertBatch defines the state of an SQL INSERT batch item
SQLInsertBatch(List<Path<?>>, List<Expression<?>>, SubQueryExpression<?>) - Constructor for class com.mysema.query.sql.dml.SQLInsertBatch
 
SQLInsertClause - Class in com.mysema.query.sql.dml
SQLInsertClause defines an INSERT INTO clause
SQLInsertClause(Connection, SQLTemplates, RelationalPath<?>) - Constructor for class com.mysema.query.sql.dml.SQLInsertClause
 
SQLInsertClause(Connection, SQLTemplates, RelationalPath<?>, AbstractSQLSubQuery<?>) - Constructor for class com.mysema.query.sql.dml.SQLInsertClause
 
SQLInsertClause(Connection, Configuration, RelationalPath<?>, AbstractSQLSubQuery<?>) - Constructor for class com.mysema.query.sql.dml.SQLInsertClause
 
SQLInsertClause(Connection, Configuration, RelationalPath<?>) - Constructor for class com.mysema.query.sql.dml.SQLInsertClause
 
SQLiteTemplates - Class in com.mysema.query.sql
SQLiteTemplates is a SQL dialect for SQLite
SQLiteTemplates() - Constructor for class com.mysema.query.sql.SQLiteTemplates
 
SQLiteTemplates(boolean) - Constructor for class com.mysema.query.sql.SQLiteTemplates
 
SQLiteTemplates(char, boolean) - Constructor for class com.mysema.query.sql.SQLiteTemplates
 
SQLListener - Interface in com.mysema.query.sql
Listener interface for SQL queries and clauses
SQLListeners - Class in com.mysema.query.sql
SQLListeners is an SQLListener implementation which dispatches the notifications to a list of SQLListener instances
SQLListeners(SQLListener) - Constructor for class com.mysema.query.sql.SQLListeners
 
SQLListeners() - Constructor for class com.mysema.query.sql.SQLListeners
 
SQLMergeBatch - Class in com.mysema.query.sql.dml
SQLMergeBatch defines the state of an SQL MERGE batch item
SQLMergeBatch(List<Path<?>>, List<Path<?>>, List<Expression<?>>, SubQueryExpression<?>) - Constructor for class com.mysema.query.sql.dml.SQLMergeBatch
 
SQLMergeClause - Class in com.mysema.query.sql.dml
SQLMergeClause defines an MERGE INTO clause
SQLMergeClause(Connection, SQLTemplates, RelationalPath<?>) - Constructor for class com.mysema.query.sql.dml.SQLMergeClause
 
SQLMergeClause(Connection, Configuration, RelationalPath<?>) - Constructor for class com.mysema.query.sql.dml.SQLMergeClause
 
SQLOps - Class in com.mysema.query.sql
SQLOps provides SQL specific operators
SQLQuery - Class in com.mysema.query.sql
SQLQuery is a JDBC based implementation of the SQLCommonQuery interface
SQLQuery(SQLTemplates) - Constructor for class com.mysema.query.sql.SQLQuery
Create a detached SQLQuery instance The query can be attached via the clone method
SQLQuery(Connection, SQLTemplates) - Constructor for class com.mysema.query.sql.SQLQuery
Create a new SQLQuery instance
SQLQuery(Connection, SQLTemplates, QueryMetadata) - Constructor for class com.mysema.query.sql.SQLQuery
Create a new SQLQuery instance
SQLQuery(Configuration) - Constructor for class com.mysema.query.sql.SQLQuery
Create a new SQLQuery instance
SQLQuery(Connection, Configuration) - Constructor for class com.mysema.query.sql.SQLQuery
Create a new SQLQuery instance
SQLQuery(Connection, Configuration, QueryMetadata) - Constructor for class com.mysema.query.sql.SQLQuery
Create a new SQLQuery instance
SQLQueryFactory - Class in com.mysema.query.sql
Factory class for query and DML clause creation
SQLQueryFactory(SQLTemplates, Provider<Connection>) - Constructor for class com.mysema.query.sql.SQLQueryFactory
 
SQLQueryFactory(Configuration, Provider<Connection>) - Constructor for class com.mysema.query.sql.SQLQueryFactory
 
SQLQueryFactory(Configuration, DataSource) - Constructor for class com.mysema.query.sql.SQLQueryFactory
 
SQLQueryFactoryImpl - Class in com.mysema.query.sql
Deprecated.
SQLQueryFactoryImpl(SQLTemplates, Provider<Connection>) - Constructor for class com.mysema.query.sql.SQLQueryFactoryImpl
Deprecated.
 
SQLQueryFactoryImpl(Configuration, Provider<Connection>) - Constructor for class com.mysema.query.sql.SQLQueryFactoryImpl
Deprecated.
 
SQLQueryFactoryImpl(Configuration, DataSource) - Constructor for class com.mysema.query.sql.SQLQueryFactoryImpl
Deprecated.
 
SQLResultIterator<T> - Class in com.mysema.query.sql
SQLResultIterator is an Iterator adapter for JDBC result sets with customizable projections
SQLResultIterator(Configuration, Statement, ResultSet) - Constructor for class com.mysema.query.sql.SQLResultIterator
 
SQLSerializer - Class in com.mysema.query.sql
SqlSerializer serializes Querydsl queries into SQL
SQLSerializer(Configuration) - Constructor for class com.mysema.query.sql.SQLSerializer
 
SQLSerializer(Configuration, boolean) - Constructor for class com.mysema.query.sql.SQLSerializer
 
SQLSerializer.Stage - Enum in com.mysema.query.sql
 
SQLServer2005Templates - Class in com.mysema.query.sql
SQLServer2005Templates is an SQL dialect for Microsoft SQL Server 2005
SQLServer2005Templates() - Constructor for class com.mysema.query.sql.SQLServer2005Templates
 
SQLServer2005Templates(boolean) - Constructor for class com.mysema.query.sql.SQLServer2005Templates
 
SQLServer2005Templates(char, boolean) - Constructor for class com.mysema.query.sql.SQLServer2005Templates
 
SQLServer2008Templates - Class in com.mysema.query.sql
SQLServer2008Templates is an SQL dialect for Microsoft SQL Server 2008
SQLServer2008Templates() - Constructor for class com.mysema.query.sql.SQLServer2008Templates
 
SQLServer2008Templates(boolean) - Constructor for class com.mysema.query.sql.SQLServer2008Templates
 
SQLServer2008Templates(char, boolean) - Constructor for class com.mysema.query.sql.SQLServer2008Templates
 
SQLServer2012Templates - Class in com.mysema.query.sql
SQLServer2012Templates is an SQL dialect for Microsoft SQL Server 2012 and later
SQLServer2012Templates() - Constructor for class com.mysema.query.sql.SQLServer2012Templates
 
SQLServer2012Templates(boolean) - Constructor for class com.mysema.query.sql.SQLServer2012Templates
 
SQLServer2012Templates(char, boolean) - Constructor for class com.mysema.query.sql.SQLServer2012Templates
 
SQLServerGrammar - Class in com.mysema.query.sql.mssql
Convenience functions and constants for SQL Server usage
SQLServerQuery - Class in com.mysema.query.sql.mssql
SQLServerQuery provides SQL Server related extensions to SQLQuery
SQLServerQuery(Connection) - Constructor for class com.mysema.query.sql.mssql.SQLServerQuery
 
SQLServerQuery(Connection, SQLTemplates) - Constructor for class com.mysema.query.sql.mssql.SQLServerQuery
 
SQLServerQuery(Connection, SQLTemplates, QueryMetadata) - Constructor for class com.mysema.query.sql.mssql.SQLServerQuery
 
SQLServerQuery(Connection, Configuration, QueryMetadata) - Constructor for class com.mysema.query.sql.mssql.SQLServerQuery
 
SQLServerQuery(Connection, Configuration) - Constructor for class com.mysema.query.sql.mssql.SQLServerQuery
 
SQLServerQueryFactory - Class in com.mysema.query.sql.mssql
SQL Server specific implementation of SQLQueryFactory
SQLServerQueryFactory(Configuration, Provider<Connection>) - Constructor for class com.mysema.query.sql.mssql.SQLServerQueryFactory
 
SQLServerQueryFactory(Provider<Connection>) - Constructor for class com.mysema.query.sql.mssql.SQLServerQueryFactory
 
SQLServerQueryFactory(SQLTemplates, Provider<Connection>) - Constructor for class com.mysema.query.sql.mssql.SQLServerQueryFactory
 
SQLServerSubQuery - Class in com.mysema.query.sql.mssql
 
SQLServerSubQuery() - Constructor for class com.mysema.query.sql.mssql.SQLServerSubQuery
 
SQLServerSubQuery(QueryMetadata) - Constructor for class com.mysema.query.sql.mssql.SQLServerSubQuery
 
SQLServerSubQuery(Configuration, QueryMetadata) - Constructor for class com.mysema.query.sql.mssql.SQLServerSubQuery
 
SQLServerTableHints - Enum in com.mysema.query.sql.mssql
 
SQLServerTemplates - Class in com.mysema.query.sql
SQLServerTemplates is an SQL dialect for Microsoft SQL Server
SQLServerTemplates() - Constructor for class com.mysema.query.sql.SQLServerTemplates
 
SQLServerTemplates(boolean) - Constructor for class com.mysema.query.sql.SQLServerTemplates
 
SQLServerTemplates(char, boolean) - Constructor for class com.mysema.query.sql.SQLServerTemplates
 
SQLSubQuery - Class in com.mysema.query.sql
SQLSubQuery is a subquery implementation for SQL queries
SQLSubQuery() - Constructor for class com.mysema.query.sql.SQLSubQuery
 
SQLSubQuery(QueryMetadata) - Constructor for class com.mysema.query.sql.SQLSubQuery
 
SQLSubQuery(Configuration, QueryMetadata) - Constructor for class com.mysema.query.sql.SQLSubQuery
 
SQLTemplates - Class in com.mysema.query.sql
SQLTemplates extends Templates to provides SQL specific extensions and acts as database specific Dialect for Querydsl SQL
SQLTemplates(String, char, boolean) - Constructor for class com.mysema.query.sql.SQLTemplates
 
SQLTemplates.Builder - Class in com.mysema.query.sql
 
SQLTemplates.Builder() - Constructor for class com.mysema.query.sql.SQLTemplates.Builder
 
SQLUpdateBatch - Class in com.mysema.query.sql.dml
SQLUpdateBatch defines the state of an SQL UPDATE batch item
SQLUpdateBatch(QueryMetadata, List<Pair<Path<?>, Expression<?>>>) - Constructor for class com.mysema.query.sql.dml.SQLUpdateBatch
 
SQLUpdateClause - Class in com.mysema.query.sql.dml
SQLUpdateClause defines a UPDATE clause
SQLUpdateClause(Connection, SQLTemplates, RelationalPath<?>) - Constructor for class com.mysema.query.sql.dml.SQLUpdateClause
 
SQLUpdateClause(Connection, Configuration, RelationalPath<?>) - Constructor for class com.mysema.query.sql.dml.SQLUpdateClause
 
stage - Variable in class com.mysema.query.sql.SQLSerializer
 
startWith(Predicate) - Method in class com.mysema.query.sql.oracle.OracleQuery
 
stddev(Expression<T>) - Static method in class com.mysema.query.sql.SQLExpressions
returns the sample standard deviation of expr, a set of numbers.
STDDEV - Static variable in class com.mysema.query.sql.SQLOps
 
STDDEV_DISTINCT - Static variable in class com.mysema.query.sql.SQLOps
 
stddevDistinct(Expression<T>) - Static method in class com.mysema.query.sql.SQLExpressions
 
stddevPop(Expression<T>) - Static method in class com.mysema.query.sql.SQLExpressions
returns the population standard deviation and returns the square root of the population variance.
STDDEVPOP - Static variable in class com.mysema.query.sql.SQLOps
 
stddevSamp(Expression<T>) - Static method in class com.mysema.query.sql.SQLExpressions
returns the cumulative sample standard deviation and returns the square root of the sample variance.
STDDEVSAMP - Static variable in class com.mysema.query.sql.SQLOps
 
straightJoin() - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
StringType - Class in com.mysema.query.sql.types
StringType maps String to String on the JDBC level
StringType() - Constructor for class com.mysema.query.sql.types.StringType
 
StringType(int) - Constructor for class com.mysema.query.sql.types.StringType
 
subQuery() - Method in class com.mysema.query.sql.AbstractSQLQueryFactory
 
subQuery(Expression<?>) - Method in class com.mysema.query.sql.AbstractSQLQueryFactory
 
subQuery() - Method in class com.mysema.query.sql.mssql.SQLServerQueryFactory
 
subQuery() - Method in interface com.mysema.query.sql.SQLCommonQueryFactory
 
subQuery(Expression<?>) - Method in interface com.mysema.query.sql.SQLCommonQueryFactory
 
sum(Expression<T>) - Static method in class com.mysema.query.sql.SQLExpressions
Start a window function expression
sysdate - Static variable in class com.mysema.query.sql.oracle.OracleGrammar
 

T

tableHints(SQLServerTableHints...) - Method in class com.mysema.query.sql.mssql.SQLServerQuery
 
tableHints(SQLServerTableHints...) - Method in class com.mysema.query.sql.mssql.SQLServerSubQuery
 
TeradataQuery - Class in com.mysema.query.sql.teradata
TeradataQuery provides Teradata related extensions to SQLQuery
TeradataQuery(Connection) - Constructor for class com.mysema.query.sql.teradata.TeradataQuery
 
TeradataQuery(Connection, SQLTemplates) - Constructor for class com.mysema.query.sql.teradata.TeradataQuery
 
TeradataQuery(Connection, Configuration) - Constructor for class com.mysema.query.sql.teradata.TeradataQuery
 
TeradataQuery(Connection, Configuration, QueryMetadata) - Constructor for class com.mysema.query.sql.teradata.TeradataQuery
 
TeradataQueryFactory - Class in com.mysema.query.sql.teradata
Teradata specific implementation of SQLQueryFactory
TeradataQueryFactory(Configuration, Provider<Connection>) - Constructor for class com.mysema.query.sql.teradata.TeradataQueryFactory
 
TeradataQueryFactory(Provider<Connection>) - Constructor for class com.mysema.query.sql.teradata.TeradataQueryFactory
 
TeradataQueryFactory(SQLTemplates, Provider<Connection>) - Constructor for class com.mysema.query.sql.teradata.TeradataQueryFactory
 
TeradataTemplates - Class in com.mysema.query.sql
TeradataTemplates is a SQL dialect for Teradata
TeradataTemplates() - Constructor for class com.mysema.query.sql.TeradataTemplates
 
TeradataTemplates(boolean) - Constructor for class com.mysema.query.sql.TeradataTemplates
 
TeradataTemplates(char, boolean) - Constructor for class com.mysema.query.sql.TeradataTemplates
 
timeFormatter - Static variable in class com.mysema.query.sql.types.AbstractDateTimeType
 
TimestampType - Class in com.mysema.query.sql.types
TimestampType maps Timestamp to Timestamp on the JDBC level
TimestampType() - Constructor for class com.mysema.query.sql.types.TimestampType
 
TimestampType(int) - Constructor for class com.mysema.query.sql.types.TimestampType
 
TimeType - Class in com.mysema.query.sql.types
TimeType maps Time to Time on the JDBC level
TimeType() - Constructor for class com.mysema.query.sql.types.TimeType
 
TimeType(int) - Constructor for class com.mysema.query.sql.types.TimeType
 
toLocale(String) - Static method in class com.mysema.query.sql.types.LocaleType
 
toString() - Method in class com.mysema.query.sql.DetachableSQLQuery
 
toString() - Method in class com.mysema.query.sql.dml.SQLDeleteClause
 
toString() - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
toString() - Method in class com.mysema.query.sql.dml.SQLMergeClause
 
toString() - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
toString() - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
toString() - Method in class com.mysema.query.sql.teradata.SetQueryBandClause
 
toString() - Method in class com.mysema.query.sql.UnionImpl
 
translate(SQLException) - Method in class com.mysema.query.sql.Configuration
Translate the given SQLException
translate(String, List<Object>, SQLException) - Method in class com.mysema.query.sql.Configuration
Translate the given SQLException
translate(SQLException) - Method in class com.mysema.query.sql.DefaultSQLExceptionTranslator
 
translate(String, List<Object>, SQLException) - Method in class com.mysema.query.sql.DefaultSQLExceptionTranslator
 
translate(String, List<Object>, SQLException) - Method in interface com.mysema.query.sql.SQLExceptionTranslator
 
translate(SQLException) - Method in interface com.mysema.query.sql.SQLExceptionTranslator
 
TrueFalseType - Class in com.mysema.query.sql.types
TrueFalseType maps Boolean to 'T'/'F' on the JDBC level
TrueFalseType() - Constructor for class com.mysema.query.sql.types.TrueFalseType
 
TrueFalseType(int) - Constructor for class com.mysema.query.sql.types.TrueFalseType
 
Type<T> - Interface in com.mysema.query.sql.types
Defines the de/serialization of a typed Java object from a ResultSet or to a PreparedStatement

U

unboundedFollowing() - Method in class com.mysema.query.sql.WindowRows.BetweenAnd
 
unboundedPreceding() - Method in class com.mysema.query.sql.WindowRows.Between
 
unboundedPreceding() - Method in class com.mysema.query.sql.WindowRows
 
union(List<? extends SubQueryExpression<T>>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
union(ListSubQuery<T>...) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
union(SubQueryExpression<T>...) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
union - Variable in class com.mysema.query.sql.ProjectableSQLQuery
 
union(ListSubQuery<RT>...) - Method in class com.mysema.query.sql.ProjectableSQLQuery
Creates an union expression for the given subqueries
union(Path<?>, ListSubQuery<RT>...) - Method in class com.mysema.query.sql.ProjectableSQLQuery
Creates an union expression for the given subqueries
union(SubQueryExpression<RT>...) - Method in class com.mysema.query.sql.ProjectableSQLQuery
Creates an union expression for the given subqueries
union(Path<?>, SubQueryExpression<RT>...) - Method in class com.mysema.query.sql.ProjectableSQLQuery
Creates an union expression for the given subqueries
UNION - Static variable in class com.mysema.query.sql.SQLOps
 
Union<RT> - Interface in com.mysema.query.sql
Union defines an interface for Union queries
union(SubQueryExpression<?>[], boolean) - Static method in class com.mysema.query.sql.UnionUtils
 
union(SubQueryExpression<?>[], Path<?>, boolean) - Static method in class com.mysema.query.sql.UnionUtils
 
UNION_ALL - Static variable in class com.mysema.query.sql.SQLOps
 
unionAll(List<? extends SubQueryExpression<T>>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
unionAll(ListSubQuery<T>...) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
unionAll(SubQueryExpression<T>...) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
unionAll - Variable in class com.mysema.query.sql.ProjectableSQLQuery
 
unionAll(ListSubQuery<RT>...) - Method in class com.mysema.query.sql.ProjectableSQLQuery
Creates an union expression for the given subqueries
unionAll(Path<?>, ListSubQuery<RT>...) - Method in class com.mysema.query.sql.ProjectableSQLQuery
Creates an union expression for the given subqueries
unionAll(SubQueryExpression<RT>...) - Method in class com.mysema.query.sql.ProjectableSQLQuery
Creates an union expression for the given subqueries
unionAll(Path<?>, SubQueryExpression<RT>...) - Method in class com.mysema.query.sql.ProjectableSQLQuery
Creates an union expression for the given subqueries
UnionImpl<Q extends Query & Projectable,RT> - Class in com.mysema.query.sql
Default implementation of the Union interface
UnionImpl(Q, List<? extends Expression<?>>) - Constructor for class com.mysema.query.sql.UnionImpl
 
UnionUtils - Class in com.mysema.query.sql
UnionUtils provides static utility methods for Union handling
uniqueResult(Expression<RT>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
uniqueResult(Expression<?>...) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
uniqueResult(Expression<RT>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
unwrap(Class<T>) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
update(RelationalPath<?>) - Method in class com.mysema.query.sql.AbstractSQLQueryFactory
 
update(RelationalPath<?>) - Method in interface com.mysema.query.sql.SQLCommonQueryFactory
Create a new UPDATE clause
updateArray(int, Array) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateArray(String, Array) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateAsciiStream(int, InputStream, long) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateAsciiStream(String, InputStream, long) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateAsciiStream(int, InputStream) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateAsciiStream(String, InputStream) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateBinaryStream(int, InputStream, long) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateBinaryStream(String, InputStream, long) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateBinaryStream(int, InputStream) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateBinaryStream(String, InputStream) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateBlob(int, Blob) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateBlob(String, Blob) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateBlob(int, InputStream, long) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateBlob(String, InputStream, long) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateBlob(int, InputStream) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateBlob(String, InputStream) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateBoolean(int, boolean) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateBoolean(String, boolean) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateByte(int, byte) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateByte(String, byte) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateBytes(int, byte[]) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateBytes(String, byte[]) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateCharacterStream(int, Reader, int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateCharacterStream(String, Reader, int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateCharacterStream(int, Reader, long) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateCharacterStream(String, Reader, long) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateCharacterStream(int, Reader) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateCharacterStream(String, Reader) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateClob(int, Clob) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateClob(String, Clob) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateClob(int, Reader, long) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateClob(String, Reader, long) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateClob(int, Reader) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateClob(String, Reader) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateDate(int, Date) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateDate(String, Date) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateDouble(int, double) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateDouble(String, double) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateFloat(int, float) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateFloat(String, float) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateInt(int, int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateInt(String, int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateLong(int, long) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateLong(String, long) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateNCharacterStream(int, Reader, long) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateNCharacterStream(String, Reader, long) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateNCharacterStream(int, Reader) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateNCharacterStream(String, Reader) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateNClob(int, NClob) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateNClob(String, NClob) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateNClob(int, Reader, long) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateNClob(String, Reader, long) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateNClob(int, Reader) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateNClob(String, Reader) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateNString(int, String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateNString(String, String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateNull(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateNull(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateObject(int, Object, int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateObject(int, Object) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateObject(String, Object, int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateObject(String, Object) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateRef(int, Ref) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateRef(String, Ref) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateRow() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateRowId(int, RowId) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateRowId(String, RowId) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateShort(int, short) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateShort(String, short) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateSQLXML(int, SQLXML) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateSQLXML(String, SQLXML) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateString(int, String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateString(String, String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateTime(int, Time) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateTime(String, Time) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateTimestamp(int, Timestamp) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
updateTimestamp(String, Timestamp) - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
URLType - Class in com.mysema.query.sql.types
URLType maps URL to URL on the JDBC level
URLType() - Constructor for class com.mysema.query.sql.types.URLType
 
URLType(int) - Constructor for class com.mysema.query.sql.types.URLType
 
useIndex(String...) - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
useLiterals - Variable in class com.mysema.query.sql.AbstractSQLQuery
 
utc() - Static method in class com.mysema.query.sql.types.AbstractDateTimeType
 
UtilDateType - Class in com.mysema.query.sql.types
UtilDateType maps Date to Timestamp on the JDBC level
UtilDateType() - Constructor for class com.mysema.query.sql.types.UtilDateType
 
UtilDateType(int) - Constructor for class com.mysema.query.sql.types.UtilDateType
 
UtilUUIDType - Class in com.mysema.query.sql.types
UtilUUIDType maps UUID to String on the JDBC level
UtilUUIDType() - Constructor for class com.mysema.query.sql.types.UtilUUIDType
 
UtilUUIDType(int) - Constructor for class com.mysema.query.sql.types.UtilUUIDType
 

V

value() - Method in class com.mysema.query.sql.ColumnImpl
 
valueOf(String) - Static method in enum com.mysema.query.sql.DatePart
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysema.query.sql.mssql.SQLServerTableHints
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysema.query.sql.SQLSerializer.Stage
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.mysema.query.sql.DatePart
Returns an array containing the constants of this enum type, in the order they are declared.
values(Object...) - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
values(Object...) - Method in class com.mysema.query.sql.dml.SQLMergeClause
 
values() - Static method in enum com.mysema.query.sql.mssql.SQLServerTableHints
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysema.query.sql.SQLSerializer.Stage
Returns an array containing the constants of this enum type, in the order they are declared.
variance(Expression<T>) - Static method in class com.mysema.query.sql.SQLExpressions
returns the variance of expr
VARIANCE - Static variable in class com.mysema.query.sql.SQLOps
 
varPop(Expression<T>) - Static method in class com.mysema.query.sql.SQLExpressions
returns the population variance of a set of numbers after discarding the nulls in this set.
VARPOP - Static variable in class com.mysema.query.sql.SQLOps
 
varSamp(Expression<T>) - Static method in class com.mysema.query.sql.SQLExpressions
returns the sample variance of a set of numbers after discarding the nulls in this set.
VARSAMP - Static variable in class com.mysema.query.sql.SQLOps
 
visit(Constant<?>, Set<RelationalPath<?>>) - Method in class com.mysema.query.sql.RelationalPathExtractor
 
visit(FactoryExpression<?>, Set<RelationalPath<?>>) - Method in class com.mysema.query.sql.RelationalPathExtractor
 
visit(Operation<?>, Set<RelationalPath<?>>) - Method in class com.mysema.query.sql.RelationalPathExtractor
 
visit(ParamExpression<?>, Set<RelationalPath<?>>) - Method in class com.mysema.query.sql.RelationalPathExtractor
 
visit(Path<?>, Set<RelationalPath<?>>) - Method in class com.mysema.query.sql.RelationalPathExtractor
 
visit(SubQueryExpression<?>, Set<RelationalPath<?>>) - Method in class com.mysema.query.sql.RelationalPathExtractor
 
visit(TemplateExpression<?>, Set<RelationalPath<?>>) - Method in class com.mysema.query.sql.RelationalPathExtractor
 
visit(ParamExpression<?>, Void) - Method in class com.mysema.query.sql.SQLSerializer
 
visit(Path<?>, Void) - Method in class com.mysema.query.sql.SQLSerializer
 
visit(SubQueryExpression<?>, Void) - Method in class com.mysema.query.sql.SQLSerializer
 
visit(TemplateExpression<?>, Void) - Method in class com.mysema.query.sql.SQLSerializer
 
visitConstant(Object) - Method in class com.mysema.query.sql.SQLSerializer
 
visitOperation(Class<?>, Operator<?>, List<? extends Expression<?>>) - Method in class com.mysema.query.sql.SQLSerializer
 

W

wasNull() - Method in class com.mysema.query.sql.dml.EmptyResultSet
 
where(Predicate) - Method in class com.mysema.query.sql.dml.SQLDeleteClause
 
where(Predicate...) - Method in class com.mysema.query.sql.dml.SQLDeleteClause
 
where(Predicate) - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
where(Predicate...) - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
WindowFirstLast<T> - Class in com.mysema.query.sql
 
WindowFirstLast(WindowOver<T>, boolean) - Constructor for class com.mysema.query.sql.WindowFirstLast
 
WindowFunction<A> - Class in com.mysema.query.sql
 
WindowFunction(Expression<A>) - Constructor for class com.mysema.query.sql.WindowFunction
 
WindowOver<T> - Class in com.mysema.query.sql
WindowOver is the first part of a WindowFunction construction
WindowOver(Class<T>, Operator<? super T>) - Constructor for class com.mysema.query.sql.WindowOver
 
WindowOver(Class<T>, Operator<? super T>, Expression<?>) - Constructor for class com.mysema.query.sql.WindowOver
 
WindowOver(Class<T>, Operator<? super T>, Expression<?>, Expression<?>) - Constructor for class com.mysema.query.sql.WindowOver
 
WindowRows<A> - Class in com.mysema.query.sql
WindowRows provides the building of the rows/range part of the window function expression
WindowRows(WindowFunction<A>, String, int) - Constructor for class com.mysema.query.sql.WindowRows
 
WindowRows.Between - Class in com.mysema.query.sql
 
WindowRows.Between() - Constructor for class com.mysema.query.sql.WindowRows.Between
 
WindowRows.BetweenAnd - Class in com.mysema.query.sql
 
WindowRows.BetweenAnd() - Constructor for class com.mysema.query.sql.WindowRows.BetweenAnd
 
with(Path<?>, SubQueryExpression<?>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
with(Path<?>, Expression<?>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
with(Path<?>, Path<?>...) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
with(Path<?>, SubQueryExpression<?>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
with(Path<?>, Expression<?>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
with(Path<?>, Path<?>...) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
with(Path<?>, SubQueryExpression<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a common table expression
with(Path<?>, Expression<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a common table expression
with(Path<?>, Path<?>...) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a common table expression
WITH_ALIAS - Static variable in class com.mysema.query.sql.SQLOps
 
WITH_COLUMNS - Static variable in class com.mysema.query.sql.SQLOps
 
WITH_NULL_BINDINGS - Static variable in class com.mysema.query.sql.dml.AnnotationMapper
 
WITH_NULL_BINDINGS - Static variable in class com.mysema.query.sql.dml.BeanMapper
 
WITH_NULL_BINDINGS - Static variable in class com.mysema.query.sql.dml.DefaultMapper
 
WithBuilder<R> - Class in com.mysema.query.sql
 
WithBuilder(QueryMixin<R>, Expression<?>) - Constructor for class com.mysema.query.sql.WithBuilder
 
withDigits(int) - Method in class com.mysema.query.sql.ColumnMetadata
 
withIndex(int) - Method in class com.mysema.query.sql.ColumnMetadata
 
WithinGroup<T> - Class in com.mysema.query.sql
 
WithinGroup(Class<T>, Operator<? super T>) - Constructor for class com.mysema.query.sql.WithinGroup
 
WithinGroup(Class<T>, Operator<? super T>, Expression<?>) - Constructor for class com.mysema.query.sql.WithinGroup
 
WithinGroup(Class<T>, Operator<? super T>, Expression<?>, Expression<?>) - Constructor for class com.mysema.query.sql.WithinGroup
 
WithinGroup(Class<T>, Operator<? super T>, Expression<?>...) - Constructor for class com.mysema.query.sql.WithinGroup
 
withinGroup() - Method in class com.mysema.query.sql.WithinGroup
 
WithinGroup.OrderBy - Class in com.mysema.query.sql
 
WithinGroup.OrderBy() - Constructor for class com.mysema.query.sql.WithinGroup.OrderBy
 
withRecursive(Path<?>, SubQueryExpression<?>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
withRecursive(Path<?>, Expression<?>) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
withRecursive(Path<?>, Path<?>...) - Method in class com.mysema.query.sql.DetachableSQLQuery
 
withRecursive(Path<?>, SubQueryExpression<?>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
withRecursive(Path<?>, Expression<?>) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
withRecursive(Path<?>, Path<?>...) - Method in class com.mysema.query.sql.ProjectableSQLQuery
 
withRecursive(Path<?>, SubQueryExpression<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a common table expression
withRecursive(Path<?>, Expression<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a common table expression
withRecursive(Path<?>, Path<?>...) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a common table expression
withRollup() - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
withSize(int) - Method in class com.mysema.query.sql.ColumnMetadata
 

Y

YesNoType - Class in com.mysema.query.sql.types
YesNoType maps Boolean to 'Y'/'N' on the JDBC level
YesNoType() - Constructor for class com.mysema.query.sql.types.YesNoType
 
YesNoType(int) - Constructor for class com.mysema.query.sql.types.YesNoType
 
A B C D E F G H I J K L M N O P Q R S T U V W Y 

Copyright © 2007–2014 Mysema Ltd. All rights reserved.