public interface BatchTranslatorFactory
Modifier and Type | Method and Description |
---|---|
BatchTranslator |
translator(BatchQuery query,
DbAdapter adapter,
String trimFunction)
Creates a proper translator for a BatchQuery
|
BatchTranslator translator(BatchQuery query, DbAdapter adapter, String trimFunction)
Copyright © 2001–2019 Apache Cayenne. All rights reserved.