I have a native query which returns a List<Object[]>. I want to convert this List to a Stream<Object>. These Objects are different columns from different ta,java,spring,java-8,java-stream"/>

首页 > 解决方案 > 如何转换列表流式传输

I have a native query which returns a List<Object[]>. I want to convert this List to a Stream<Object>. These Objects are different columns from different ta