Uses of Class
org.apache.cayenne.query.UpdateBatchQuery
| Package | Description | 
|---|---|
| org.apache.cayenne.access.translator.batch | 
- 
Uses of UpdateBatchQuery in org.apache.cayenne.access.translator.batchMethods in org.apache.cayenne.access.translator.batch with parameters of type UpdateBatchQuery Modifier and Type Method Description protected BatchTranslatorDefaultBatchTranslatorFactory. updateTranslator(UpdateBatchQuery query, DbAdapter adapter, String trimFunction)Constructors in org.apache.cayenne.access.translator.batch with parameters of type UpdateBatchQuery Constructor Description UpdateBatchTranslator(UpdateBatchQuery query, DbAdapter adapter, String trimFunction)