Uses of Package
com.querydsl.sql
Packages that use com.querydsl.sql
Package
Description
SQL/JDBC support
DML operations support
SQL Server support
MySQL support
Changing database identifier names in serialized SQL queries.
Oracle support
PostgreSQL support
Teradata support
-
Classes in com.querydsl.sql used by com.querydsl.sqlClassDescription
AbstractSQLQueryis the base type for SQL query implementationsAbstractSQLQueryFactoryis the base class forSQLCommonQueryFactoryimplementationsBeanscontains Objects mapped toRelationalPathinstancesProvides metadata like the column name, JDBC type and constraintsConfiguration for SQLQuery instancesCUBRIDTemplatesis a SQL dialect for CUBRIDDatePartdefines date parts for various date/time operationsDB2Templatesis an SQL dialect for DB2 10.1.2DerbyTemplatesis an SQL dialect for DerbyFirebirdTemplatesis an SQL dialect for FirebirdForeignKeydefines a foreign key on a table to another tableH2Templatesis an SQL dialect for H2HSQLDBTemplatesis an SQL dialect for HSQLDBMySQLTemplatesis an SQL dialect for MySQLOracleTemplatesis an SQL dialect for OraclePostgreSQLTemplatesis an SQL dialect for PostgreSQLPrimaryKeydefines a primary key on tableProjectableSQLQueryis the base type for SQL query implementationsRepresents a table valued function callRelationalPath extendsEntityPathto provide access to relational metadataRelationalPathExtractorextractsRelationalPathinstances from expressions and queriesSchemaAndTablecombines schema and table into a single value typeSQLBaseListeneris a base implementation of theSQLDetailedListenerinterface with empty method implementationsSQLBindingsprovides the SQL query string and bindingsSQLCloseListenercloses the JDBC connection at the end of the query or clause executionSQLCommonQueryis a common interface for SQLQuery and SQLSubQueryFactory interface for query and clause creation.An extended listener interface that details much more about the preparation and execution of queriesSQLExceptionTranslatortranslate SQLExceptions to runtime exceptionsSQLiteTemplatesis a SQL dialect for SQLiteListener interface for SQL queries and clausesA context object that is progressively filled out during query execution and is passed to eachSQLDetailedListenercallback methodA mutable implementation of SQL listener context.SQLListenersis aSQLListenerimplementation which dispatches the notifications to a list of SQLListener instancesSQLNoCloseListener can be used to blockSQLCloseListenerfrom closing the connection, useful for helper query executionsSQLOpsprovides SQL specific operatorsSQLQueryis a JDBC based implementation of theSQLCommonQueryinterfaceSqlSerializerserializes SQL clauses into SQLSQLServer2005Templatesis an SQL dialect for Microsoft SQL Server 2005SQLServer2008Templatesis an SQL dialect for Microsoft SQL Server 2008SQLServer2012Templatesis an SQL dialect for Microsoft SQL Server 2012 and laterSQLServerTemplatesis an SQL dialect for Microsoft SQL ServerSQLTemplatesextendsTemplatesto provides SQL specific extensions and acts as database specific Dialect for Querydsl SQLFluent builder forSQLTemplatesinstances *StatementOptionsholds parameters that should be applied toStatements.Builder forStatementOptionsTeradataTemplatesis a SQL dialect for TeradataUniondefines an interface for Union queriesWindowFirstLastis a builder for window function expressionsWindowFunctionis a builder for window function expressionsWindowOveris the first part of a WindowFunction constructionWindowRowsprovides the building of the rows/range part of the window function expressionIntermediate stepIntermediate stepWithBuilderis a builder for common table expressionsWithinGroupis a builder forWITHIN GROUPconstructsIntermediate step -
Classes in com.querydsl.sql used by com.querydsl.sql.dmlClassDescriptionConfiguration for SQLQuery instancesRelationalPath extends
EntityPathto provide access to relational metadataSQLBindingsprovides the SQL query string and bindingsListener interface for SQL queries and clausesA mutable implementation of SQL listener context.SQLListenersis aSQLListenerimplementation which dispatches the notifications to a list of SQLListener instancesSQLQueryis a JDBC based implementation of theSQLCommonQueryinterfaceSqlSerializerserializes SQL clauses into SQLSQLTemplatesextendsTemplatesto provides SQL specific extensions and acts as database specific Dialect for Querydsl SQL -
Classes in com.querydsl.sql used by com.querydsl.sql.mssqlClassDescription
AbstractSQLQueryis the base type for SQL query implementationsAbstractSQLQueryFactoryis the base class forSQLCommonQueryFactoryimplementationsConfiguration for SQLQuery instancesProjectableSQLQueryis the base type for SQL query implementationsRelationalPath extendsEntityPathto provide access to relational metadataSQLCommonQueryis a common interface for SQLQuery and SQLSubQueryFactory interface for query and clause creation.SQLTemplatesextendsTemplatesto provides SQL specific extensions and acts as database specific Dialect for Querydsl SQL -
Classes in com.querydsl.sql used by com.querydsl.sql.mysqlClassDescription
AbstractSQLQueryis the base type for SQL query implementationsAbstractSQLQueryFactoryis the base class forSQLCommonQueryFactoryimplementationsConfiguration for SQLQuery instancesProjectableSQLQueryis the base type for SQL query implementationsRelationalPath extendsEntityPathto provide access to relational metadataSQLCommonQueryis a common interface for SQLQuery and SQLSubQueryFactory interface for query and clause creation.SQLTemplatesextendsTemplatesto provides SQL specific extensions and acts as database specific Dialect for Querydsl SQL -
Classes in com.querydsl.sql used by com.querydsl.sql.namemapping
-
Classes in com.querydsl.sql used by com.querydsl.sql.oracleClassDescription
AbstractSQLQueryis the base type for SQL query implementationsAbstractSQLQueryFactoryis the base class forSQLCommonQueryFactoryimplementationsConfiguration for SQLQuery instancesProjectableSQLQueryis the base type for SQL query implementationsRelationalPath extendsEntityPathto provide access to relational metadataSQLCommonQueryis a common interface for SQLQuery and SQLSubQueryFactory interface for query and clause creation.SQLTemplatesextendsTemplatesto provides SQL specific extensions and acts as database specific Dialect for Querydsl SQL -
Classes in com.querydsl.sql used by com.querydsl.sql.postgresqlClassDescription
AbstractSQLQueryis the base type for SQL query implementationsAbstractSQLQueryFactoryis the base class forSQLCommonQueryFactoryimplementationsConfiguration for SQLQuery instancesProjectableSQLQueryis the base type for SQL query implementationsRelationalPath extendsEntityPathto provide access to relational metadataSQLCommonQueryis a common interface for SQLQuery and SQLSubQueryFactory interface for query and clause creation.SQLTemplatesextendsTemplatesto provides SQL specific extensions and acts as database specific Dialect for Querydsl SQL -
Classes in com.querydsl.sql used by com.querydsl.sql.teradataClassDescription
AbstractSQLQueryis the base type for SQL query implementationsAbstractSQLQueryFactoryis the base class forSQLCommonQueryFactoryimplementationsConfiguration for SQLQuery instancesProjectableSQLQueryis the base type for SQL query implementationsRelationalPath extendsEntityPathto provide access to relational metadataSQLBindingsprovides the SQL query string and bindingsSQLCommonQueryis a common interface for SQLQuery and SQLSubQueryFactory interface for query and clause creation.SQLTemplatesextendsTemplatesto provides SQL specific extensions and acts as database specific Dialect for Querydsl SQL