Class Streamer


  • public class Streamer
    extends Object
    Simple implementation taking a JDBC ResultSet and rendering it using the Java 8 Streams API.
    The JDBC API is really starting to show its age here
    • Constructor Detail

      • Streamer

        public Streamer()