Andrus Adamchik created CAY-2955:
------------------------------------
Summary: Get rid of QueryEngine
Key: CAY-2955
URL: https://issues.apache.org/jira/browse/CAY-2955
Project: Cayenne
Issue Type: Task
Reporter: Andrus Adamchik
Assignee: Andrus Adamchik
Fix For: 5.0-M2
QueryEngine interface has outlived its usefulness. It was an early Cayenne
abstraction when the stack structure was still evolving. Now only DataNode is
a true "QueryEngine". DataDomain is not, though it still clings to the
implementation. So let's get rid of this interface and use DataNode explicitly
instead of it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)