gda.handler_string
Module for [HandlerString] class
Types 3
Methods
HandlerStringGidBuilder builder() static nothrowGet builder for [gda.handler_string.HandlerString] Returns: New builder objectgda.data_handler.DataHandler new_() static nothrowCreates a data handler for strings Returns: the new objectgda.data_handler.DataHandler newWithProvider(gda.server_provider.ServerProvider prov, gda.connection.Connection cnc = null) static nothrowCreates a data handler for strings, which will use some specific methods implemented by the prov object (possibly also cnc).classHandlerStringGidBuilderImpl(T) : gobject.object.ObjectWrapGidBuilderImpl!T, gda.data_handler.DataHandlerGidBuilderImpl!T
Fluent builder implementation template for gda.handler_string.HandlerString
Fluent builder for gda.handler_string.HandlerString
Methods