Package org.eclipse.dirigible.databases.processor.format
-
Interface Summary Interface Description HeaderFormatter<T> The Interface HeaderFormatter.ResultSetWriter<T> The ResultSet Writer.RowFormatter<T> The Row Formatter. -
Class Summary Class Description AbstractResultSetWriter<T> The Abstract ResultSet Writer.ColumnDescriptor The Column Descriptor transport object.ResultSetCsvWriter The ResultSet CSV Writer.ResultSetJsonWriter The ResultSet JSON Writer.ResultSetMonospacedWriter The ResultSet Monospaced Writer.StringHeaderFormatter The String Header Formatter.StringRowFormatter The String Row Formatter.