Kasper Sørensen created METAMODEL-223:
-----------------------------------------
Summary: Add Java 8 lambda support to
executeUpdate(Consumer<UpdateCallback>)
Key: METAMODEL-223
URL: https://issues.apache.org/jira/browse/METAMODEL-223
Project: Apache MetaModel
Issue Type: Improvement
Reporter: Kasper Sørensen
Fix For: 5.0.0
We should make it possible run UpdateableDataContext.executeUpdate with a
lambda function. Probably the easiest way is to add an interface method which
takes a Consumer<UpdateCallback> instead of UpdateScript.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)