| Package | Description | 
|---|---|
| com.mysema.query.sql | SQL/JDBC support for Querydsl | 
| com.mysema.query.sql.dml | DML operations support | 
| com.mysema.query.sql.mysql | MySQL support | 
| com.mysema.query.sql.teradata | 
| Class and Description | 
|---|
| SQLDeleteClause SQLDeleteClause defines a DELETE clause | 
| SQLInsertBatch SQLInsertBatch defines the state of an SQL INSERT batch item | 
| SQLInsertClause SQLInsertClause defines an INSERT INTO clause | 
| SQLMergeBatch SQLMergeBatch defines the state of an SQL MERGE batch item | 
| SQLMergeClause /**
 SQLMergeClause defines an MERGE INTO clause | 
| SQLUpdateBatch SQLUpdateBatch defines the state of an SQL UPDATE batch item | 
| SQLUpdateClause SQLUpdateClause defines a UPDATE clause | 
| Class and Description | 
|---|
| AbstractMapper Abstract base class for Mapper implementations | 
| AbstractSQLClause AbstractSQLClause is a superclass for SQL based DMLClause implementations | 
| AnnotationMapper Creates the mapping via @Column annotated fields in the object. | 
| BeanMapper Creates the mapping by inspecting object via bean inspection. | 
| DefaultMapper Creates the mapping by inspecting the RelationalPath and Object via reflection. | 
| Mapper Create a Map of updates for a given domain object | 
| SQLDeleteClause SQLDeleteClause defines a DELETE clause | 
| SQLInsertClause SQLInsertClause defines an INSERT INTO clause | 
| SQLMergeClause /**
 SQLMergeClause defines an MERGE INTO clause | 
| SQLUpdateClause SQLUpdateClause defines a UPDATE clause | 
| Class and Description | 
|---|
| AbstractSQLClause AbstractSQLClause is a superclass for SQL based DMLClause implementations | 
| SQLInsertClause SQLInsertClause defines an INSERT INTO clause | 
| Class and Description | 
|---|
| AbstractSQLClause AbstractSQLClause is a superclass for SQL based DMLClause implementations | 
Copyright © 2007–2015 Querydsl. All rights reserved.