gda.handler_string
Module for [HandlerString] class
Types 3
Methods
HandlerString self()Returns `this`, for use in `with` statements.HandlerStringGidBuilder builder()Get builder for [gda.handler_string.HandlerString] Returns: New builder objectgda.data_handler.DataHandler new_()Creates a data handler for strings Returns: the new objectgda.data_handler.DataHandler newWithProvider(gda.server_provider.ServerProvider prov, gda.connection.Connection cnc = null)Creates a data handler for strings, which will use some specific methods implemented by the prov object (possibly also cnc).Fluent builder for [gda.handler_string.HandlerString]
Methods