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