Andrus Adamchik created CAY-2970:
------------------------------------
Summary: Tighten deferred value resolution contract on commit
Key: CAY-2970
URL: https://issues.apache.org/jira/browse/CAY-2970
Project: Cayenne
Issue Type: Task
Reporter: Andrus Adamchik
Assignee: Andrus Adamchik
Fix For: 5.0-M3
Let's tighten a deferred value resolution contract on commit. Currently values
that are Supplier<?> are resolved during batch commit processing. Let's narrow
it down to
{color:#000000}a new DeferredValue{color} interface. This way it will be easier
to identify what is really deferred (as opposed to being an unrelated Supplier).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)