Package org.eclipse.datatools.sqltools.result.internal.export

Interface Summary
IOutputterDescriptor An instance of this class describes a result outputter
OutputterConstants  
 

Class Summary
CSVOutputter Outputs the result set(s) in CSV format
HTMLOutputter Outputs the result set(s) in HTML format
OutputterDescriptor The standard implementation for IOutputterDescriptor
OutputterRegistryReader The registry reader for result outputters
OutputterUtil  
TextOutputter Outputs the result set(s) in TXT format with user-defined column delimiter and specified encoding
XMLOutputter Outputs the result set(s) in XML format