| Package | Description |
|---|---|
| com.querydsl.sql |
SQL/JDBC support
|
| com.querydsl.sql.dml |
DML operations support
|
| com.querydsl.sql.mssql |
SQL Server support
|
| com.querydsl.sql.mysql |
MySQL support
|
| com.querydsl.sql.namemapping |
Changing database identifier names in serialized SQL queries.
|
| com.querydsl.sql.oracle |
Oracle support
|
| com.querydsl.sql.postgresql |
PostgreSQL support
|
| com.querydsl.sql.teradata |
Teradata support
|
| Class and Description |
|---|
AbstractSQLQuery
AbstractSQLQuery is the base type for SQL query implementations |
AbstractSQLQueryFactory
AbstractSQLQueryFactory is the base class for SQLCommonQueryFactory implementations |
Beans
Beans contains Objects mapped to RelationalPath instances |
| ColumnMetadata
Provides metadata like the column name, JDBC type and constraints
|
| Configuration
Configuration for SQLQuery instances
|
CUBRIDTemplates
CUBRIDTemplates is a SQL dialect for CUBRID |
DatePart
DatePart defines date parts for various date/time operations |
DB2Templates
DB2Templates is an SQL dialect for DB2 10.1.2 |
DerbyTemplates
DerbyTemplates is an SQL dialect for Derby |
FirebirdTemplates
FirebirdTemplates is an SQL dialect for Firebird |
ForeignKey
ForeignKey defines a foreign key on a table to another table |
H2Templates
H2Templates is an SQL dialect for H2 |
HSQLDBTemplates
HSQLDBTemplates is an SQL dialect for HSQLDB |
MySQLTemplates
MySQLTemplates is an SQL dialect for MySQL |
OracleTemplates
OracleTemplates is an SQL dialect for Oracle |
PostgreSQLTemplates
PostgreSQLTemplates is an SQL dialect for PostgreSQL |
PrimaryKey
PrimaryKey defines a primary key on table |
ProjectableSQLQuery
ProjectableSQLQuery is the base type for SQL query implementations |
| RelationalFunctionCall
Represents a table valued function call
|
| RelationalPath
RelationalPath extends
EntityPath to provide access to relational
metadata |
RelationalPathExtractor
RelationalPathExtractor extracts RelationalPath instances from expressions and queries |
SchemaAndTable
SchemaAndTable combines schema and table into a single value type |
SQLBaseListener
SQLBaseListener is a base implementation of the SQLDetailedListener interface
with empty method implementations |
SQLBindings
SQLBindings provides the SQL query string and bindings |
SQLCloseListener
SQLCloseListener closes the JDBC connection at the end of the query or clause execution |
SQLCommonQuery
SQLCommonQuery is a common interface for SQLQuery and SQLSubQuery |
| SQLCommonQueryFactory
Factory interface for query and clause creation.
|
| SQLDetailedListener
An extended listener interface that details much more about the preparation and execution of queries
|
SQLExceptionTranslator
SQLExceptionTranslator translate SQLExceptions to runtime exceptions |
SQLiteTemplates
SQLiteTemplates is a SQL dialect for SQLite |
| SQLListener
Listener interface for SQL queries and clauses
|
| SQLListenerContext
A context object that is progressively filled out during query execution and is passed to each
SQLDetailedListener callback method |
| SQLListenerContextImpl
A mutable implementation of SQL listener context.
|
SQLListeners
SQLListeners is a SQLListener implementation which dispatches the
notifications to a list of SQLListener instances |
| SQLNoCloseListener
SQLNoCloseListener can be used to block
SQLCloseListener from closing the connection, useful for
helper query executions |
SQLOps
SQLOps provides SQL specific operators |
SQLQuery
SQLQuery is a JDBC based implementation of the SQLCommonQuery
interface |
SQLSerializer
SqlSerializer serializes SQL clauses into SQL |
| SQLSerializer.Stage |
SQLServer2005Templates
SQLServer2005Templates is an SQL dialect for Microsoft SQL Server 2005 |
SQLServer2008Templates
SQLServer2008Templates is an SQL dialect for Microsoft SQL Server 2008 |
SQLServer2012Templates
SQLServer2012Templates is an SQL dialect for Microsoft SQL Server 2012 and later |
SQLServerTemplates
SQLServerTemplates is an SQL dialect for Microsoft SQL Server |
SQLTemplates
SQLTemplates extends Templates to provides SQL specific extensions
and acts as database specific Dialect for Querydsl SQL |
| SQLTemplates.Builder
Fluent builder for
SQLTemplates instances * |
StatementOptions
StatementOptions holds parameters that should be applied to Statements. |
| StatementOptions.Builder
Builder for
StatementOptions |
TeradataTemplates
TeradataTemplates is a SQL dialect for Teradata |
Union
Union defines an interface for Union queries |
WindowFirstLast
WindowFirstLast is a builder for window function expressions |
WindowFunction
WindowFunction is a builder for window function expressions |
WindowOver
WindowOver is the first part of a WindowFunction construction |
WindowRows
WindowRows provides the building of the rows/range part of the window function expression |
| WindowRows.Between
Intermediate step
|
| WindowRows.BetweenAnd
Intermediate step
|
WithBuilder
WithBuilder is a builder for common table expressions |
WithinGroup
WithinGroup is a builder for WITHIN GROUP constructs |
| WithinGroup.OrderBy
Intermediate step
|
| Class and Description |
|---|
| Configuration
Configuration for SQLQuery instances
|
| RelationalPath
RelationalPath extends
EntityPath to provide access to relational
metadata |
SQLBindings
SQLBindings provides the SQL query string and bindings |
| SQLListener
Listener interface for SQL queries and clauses
|
| SQLListenerContextImpl
A mutable implementation of SQL listener context.
|
SQLListeners
SQLListeners is a SQLListener implementation which dispatches the
notifications to a list of SQLListener instances |
SQLQuery
SQLQuery is a JDBC based implementation of the SQLCommonQuery
interface |
SQLSerializer
SqlSerializer serializes SQL clauses into SQL |
SQLTemplates
SQLTemplates extends Templates to provides SQL specific extensions
and acts as database specific Dialect for Querydsl SQL |
| Class and Description |
|---|
AbstractSQLQuery
AbstractSQLQuery is the base type for SQL query implementations |
AbstractSQLQueryFactory
AbstractSQLQueryFactory is the base class for SQLCommonQueryFactory implementations |
| Configuration
Configuration for SQLQuery instances
|
ProjectableSQLQuery
ProjectableSQLQuery is the base type for SQL query implementations |
| RelationalPath
RelationalPath extends
EntityPath to provide access to relational
metadata |
SQLCommonQuery
SQLCommonQuery is a common interface for SQLQuery and SQLSubQuery |
| SQLCommonQueryFactory
Factory interface for query and clause creation.
|
SQLTemplates
SQLTemplates extends Templates to provides SQL specific extensions
and acts as database specific Dialect for Querydsl SQL |
| Class and Description |
|---|
AbstractSQLQuery
AbstractSQLQuery is the base type for SQL query implementations |
AbstractSQLQueryFactory
AbstractSQLQueryFactory is the base class for SQLCommonQueryFactory implementations |
| Configuration
Configuration for SQLQuery instances
|
ProjectableSQLQuery
ProjectableSQLQuery is the base type for SQL query implementations |
| RelationalPath
RelationalPath extends
EntityPath to provide access to relational
metadata |
SQLCommonQuery
SQLCommonQuery is a common interface for SQLQuery and SQLSubQuery |
| SQLCommonQueryFactory
Factory interface for query and clause creation.
|
SQLTemplates
SQLTemplates extends Templates to provides SQL specific extensions
and acts as database specific Dialect for Querydsl SQL |
| Class and Description |
|---|
SchemaAndTable
SchemaAndTable combines schema and table into a single value type |
| Class and Description |
|---|
AbstractSQLQuery
AbstractSQLQuery is the base type for SQL query implementations |
AbstractSQLQueryFactory
AbstractSQLQueryFactory is the base class for SQLCommonQueryFactory implementations |
| Configuration
Configuration for SQLQuery instances
|
ProjectableSQLQuery
ProjectableSQLQuery is the base type for SQL query implementations |
| RelationalPath
RelationalPath extends
EntityPath to provide access to relational
metadata |
SQLCommonQuery
SQLCommonQuery is a common interface for SQLQuery and SQLSubQuery |
| SQLCommonQueryFactory
Factory interface for query and clause creation.
|
SQLTemplates
SQLTemplates extends Templates to provides SQL specific extensions
and acts as database specific Dialect for Querydsl SQL |
| Class and Description |
|---|
AbstractSQLQuery
AbstractSQLQuery is the base type for SQL query implementations |
AbstractSQLQueryFactory
AbstractSQLQueryFactory is the base class for SQLCommonQueryFactory implementations |
| Configuration
Configuration for SQLQuery instances
|
ProjectableSQLQuery
ProjectableSQLQuery is the base type for SQL query implementations |
| RelationalPath
RelationalPath extends
EntityPath to provide access to relational
metadata |
SQLCommonQuery
SQLCommonQuery is a common interface for SQLQuery and SQLSubQuery |
| SQLCommonQueryFactory
Factory interface for query and clause creation.
|
SQLTemplates
SQLTemplates extends Templates to provides SQL specific extensions
and acts as database specific Dialect for Querydsl SQL |
| Class and Description |
|---|
AbstractSQLQuery
AbstractSQLQuery is the base type for SQL query implementations |
AbstractSQLQueryFactory
AbstractSQLQueryFactory is the base class for SQLCommonQueryFactory implementations |
| Configuration
Configuration for SQLQuery instances
|
ProjectableSQLQuery
ProjectableSQLQuery is the base type for SQL query implementations |
| RelationalPath
RelationalPath extends
EntityPath to provide access to relational
metadata |
SQLBindings
SQLBindings provides the SQL query string and bindings |
SQLCommonQuery
SQLCommonQuery is a common interface for SQLQuery and SQLSubQuery |
| SQLCommonQueryFactory
Factory interface for query and clause creation.
|
SQLTemplates
SQLTemplates extends Templates to provides SQL specific extensions
and acts as database specific Dialect for Querydsl SQL |
Copyright © 2007–2021 Querydsl. All rights reserved.