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.batch
Methods in org.apache.cayenne.access.translator.batch with parameters of type UpdateBatchQuery Modifier and Type Method Description protected BatchTranslator
DefaultBatchTranslatorFactory. 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)