| Package | Description |
|---|---|
| org.apache.cayenne.access.translator.batch | |
| org.apache.cayenne.access.translator.batch.legacy |
| Modifier and Type | Method and Description |
|---|---|
protected BatchTranslator |
DefaultBatchTranslatorFactory.updateTranslator(UpdateBatchQuery query,
DbAdapter adapter) |
| Constructor and Description |
|---|
UpdateBatchTranslator(UpdateBatchQuery query,
DbAdapter adapter) |
| Modifier and Type | Method and Description |
|---|---|
protected BatchTranslator |
DefaultBatchTranslatorFactory.updateTranslator(UpdateBatchQuery query,
DbAdapter adapter,
String trimFunction)
Deprecated.
|
| Constructor and Description |
|---|
UpdateBatchTranslator(UpdateBatchQuery query,
DbAdapter adapter,
String trimFunction)
Deprecated.
|
Copyright © 2001–2021 Apache Cayenne. All rights reserved.