Package app.babylon.table.io
package app.babylon.table.io
-
ClassDescriptionResult of header detection, including the found headers and any selected subset.Detects header rows and selected columns for an input stream according to a specific header interpretation strategy.Consumes parsed rows during a read operation after being initialised with the projected column names that incoming rows will expose.Supplies tabular rows from a live underlying source.Supplies rows from a caller-owned
ResultSet.Opens a liveRowCursorfrom a configured tabular source.Configured JDBC row source that opens rows by executing a prepared statement.Streams rows with support for marking a position and resetting back to it.Immutable values for one physical source row.Named output stream for exported table content.Configured destination for writing a wholeTableColumnar.Configured CSV table sink.