Class StreamerHelper
Object
StreamerHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic ScrollableCursorgetScrollableCursor(EntityManager entityManager, String getQuery) static StreamingOutputstatic StreamingOutputConverts a stream of strings into a streaming json array.static StreamingOutputgetStream(ScrollableCursor cursor)
-
Method Details
-
getStream
-
getStream
public static StreamingOutput getStream(ScrollableCursor cursor) -
getScrollableCursor
-
getStream
-