Uses of Package
app.babylon.table.io
Packages that use app.babylon.table.io
-
Classes in app.babylon.table.io used by app.babylon.table.ioClassDescriptionResult 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.Iterates through parsed rows from an input source while exposing the current row.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.Opens a live
RowCursorfrom 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.Configured destination for writing a wholeTableColumnar.Configured CSV table sink. -
Classes in app.babylon.table.io used by app.babylon.table.plansClassDescriptionDetects header rows and selected columns for an input stream according to a specific header interpretation strategy.Supplies tabular rows from a live underlying source.Opens a live
RowCursorfrom a configured tabular source.Configured destination for writing a wholeTableColumnar.