RowSet_Map_LamdaBody1
 
Accessing DB and Populating a List

Displaying result with Collection :: stream :: map

OR : str1.stream().map((x) -> x).forEach(System.out::println);

Results: