|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| SQLQuery | Query interface for SQL queries |
| Union<RT> | Union defines an interface for Union queries |
| Class Summary | |
|---|---|
| AbstractSQLQuery<SubType extends AbstractSQLQuery<SubType>> | AbstractSqlQuery is the base type for SQL query implementations |
| DerbyTemplates | DerbyTemplates is an SQL dialect for Derby |
| HSQLDBTemplates | HSQLDBTemplates is an SQL dialect for HSQLDB |
| JDBCUtil | |
| MetaDataExporter | MetadataExporter exports JDBC metadata to Querydsl query types |
| MySQLTemplates | MySQLTemplates is an SQL dialect for MySQL |
| SQLQueryImpl | SQLQueryImpl is a JDBC based implementation of the Querydsl SQLQuery interface |
| SQLSerializer | SqlSerializer serializes Querydsl queries into SQL |
| SQLSubQuery | SQLSubQuery is a SubQuery implementation for SQL queries |
| SQLTemplates | SQLTemplates extended Templates to provided SQL specific extensions and acts as database specific Dialect for Querydsl SQL |
| SQLTypeMapping | |
| TableImpl | TableImppl is an implementation for the Table annotation |
| Annotation Types Summary | |
|---|---|
| Table | Annotation to be used on Querydsl query types to declare the annotation to be used |
SQL/JDBC support for Querydsl
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||