This is a template for a connection driver to use by ConnectionDriver
Because all drivers have their own methods this is a wrapper class which
converts the methods of a driver to make them usable by the SEHR connection
manager.
Request close, but let the thread do it to prevent
lost data on currently open db conenctions
=> thread runs a 'commit'
lost transfers on active FTP transfer
=> thread waits until files are transfered