Package org.linuxforhealth.fhir.database.utils.streams
-
Class Summary Class Description Streamer Simple implementation taking a JDBC ResultSet and rendering it using the Java Streams API.Streamer.Row Inner class representing each row of theResultSet
as it flows down the stream.