| Package | Description | 
|---|---|
| com.mysema.query.dml | DML interfaces | 
| com.mysema.query.sql.dml | DML operations support | 
| com.mysema.query.sql.mysql | MySQL support | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | InsertClause<C extends InsertClause<C>>InsertClause defines a generic interface for Insert clauses | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SQLInsertClauseSQLInsertClause defines an INSERT INTO clause | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MySQLReplaceClause | 
Copyright © 2007–2015 Querydsl. All rights reserved.