| Package | Description | 
|---|---|
| com.mysema.query.sql | SQL/JDBC support for Querydsl | 
| com.mysema.query.sql.mssql | SQL Server support | 
| com.mysema.query.sql.mysql | MySQL support | 
| com.mysema.query.sql.oracle | Oracle support for Querydsl SQL | 
| com.mysema.query.sql.postgres | |
| com.mysema.query.sql.teradata | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractSQLQueryFactory<Q extends SQLCommonQuery<Q>,SQ extends AbstractSQLSubQuery<SQ>>AbstractSQLQueryFactory is the base class for  SQLCommonQueryFactoryimplementations | 
| class  | SQLQueryFactoryFactory class for query and DML clause creation | 
| class  | SQLQueryFactoryImplDeprecated.  | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SQLServerQueryFactorySQL Server specific implementation of SQLQueryFactory | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MySQLQueryFactoryMySQL specific implementation of SQLQueryFactory | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | OracleQueryFactoryOracle specific implementation of SQLQueryFactory | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PostgresQueryFactoryPostgreSQL specific implementation of SQLQueryFactory | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TeradataQueryFactoryTeradata specific implementation of SQLQueryFactory | 
Copyright © 2007–2015 Querydsl. All rights reserved.