Interface class inherited by connection classes that declare the AbstractConnection::CF_UPDATE_OPTION...
Definition: UpdateOptionsInterface.qc.dox.h:30
transient *code update_options
Closure or call reference to be called when connection options should be automatically updated.
Definition: UpdateOptionsInterface.qc.dox.h:38
setUpdateOptionsCode(*code update_options)
Can be called to set or clear a closure or call reference to be called when options are automatically...
doUpdateOptions(LoggerInterface logger, hash< auto > new_opts)
Performs the option update in the external system.
The ConnectionProvider namespace.
Definition: AbstractConnection.qc.dox.h:28