de.smartics.properties.config.transfer.templatestream
Class MySqlFactory

Package class diagram package MySqlFactory
java.lang.Object
  extended by de.smartics.properties.config.transfer.templatestream.Factory
      extended by de.smartics.properties.config.transfer.templatestream.MySqlFactory
All Implemented Interfaces:
de.smartics.properties.api.config.transfer.PropertySinkFactory< StreamPropertySink>

public class MySqlFactory
     
     
extends Factory

Creates instances of StreamPropertySink by providing a template to generate SQL statements for MySQL databases.


Constructor Summary
MySqlFactory()
          Default constructor.
 
Method Summary
 
Methods inherited from class de.smartics.properties.config.transfer.templatestream.Factory
create, getEncoding, setConfigColumn, setDocumentExtro, setDocumentIntro, setEncoding, setEscaper, setEscaperType, setFile, setLineExtro, setLineIntro, setNameColumn, setStream, setTable, setTemplate, setValueColumn
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MySqlFactory

public MySqlFactory()
Default constructor.



Copyright © 2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.