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 |
SQLQueryFactory
Factory class for query and DML clause creation
|
class |
SQLQueryFactoryImpl
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
SQLServerQueryFactory
SQL Server specific implementation of SQLQueryFactory
|
Modifier and Type | Class and Description |
---|---|
class |
MySQLQueryFactory
MySQL specific implementation of SQLQueryFactory
|
Modifier and Type | Class and Description |
---|---|
class |
OracleQueryFactory
Oracle specific implementation of SQLQueryFactory
|
Modifier and Type | Class and Description |
---|---|
class |
PostgresQueryFactory
PostgreSQL specific implementation of SQLQueryFactory
|
Modifier and Type | Class and Description |
---|---|
class |
TeradataQueryFactory
Teradata specific implementation of SQLQueryFactory
|
Copyright © 2007–2015 Mysema Ltd. All rights reserved.