[JAVA-3362] Update documentation example for transactions to use lambdas Created: 23/Jul/19 Updated: 28/Oct/23 Resolved: 27/Oct/19 |
|
| Status: | Closed |
| Project: | Java Driver |
| Component/s: | Documentation |
| Affects Version/s: | None |
| Fix Version/s: | 4.0.0 |
| Type: | Task | Priority: | Major - P3 |
| Reporter: | John Stewart (Inactive) | Assignee: | John Stewart (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
The documentation example for transactions was moved to the Java repo in JAVA-3152. The example uses Runnable because of compatibility with Java 6. We should update the example to use lambdas in 4.0. |
| Comments |
| Comment by Githook User [ 15/Jan/20 ] |
|
Author: {'name': 'John Stewart', 'username': 'jstewart-mongo', 'email': 'john.stewart@mongodb.com'}Message: Update documentation example for transactions to use Java 8 features
|