Subclasses of Factory in de.smartics.properties.config.transfer.templatestream |
class |
CsvFactory Creates instances of StreamPropertySink by providing a template to generate a CSV document. |
class |
HSqlFactory Creates instances of StreamPropertySink by providing a template to generate SQL statements for HSQL databases. |
class |
MySqlFactory Creates instances of StreamPropertySink by providing a template to generate SQL statements for MySQL databases. |
class |
XmlFactory Creates instances of StreamPropertySink by providing a template to generate an XML document. |