gda.tree_mgr_select
Module for [TreeMgrSelect] class
Types 3
Methods
TreeMgrSelectGidBuilder builder() static nothrowGet builder for [gda.tree_mgr_select.TreeMgrSelect] Returns: New builder objectConstructors
this(gda.connection.Connection cnc, gda.statement.Statement stmt, gda.set.Set params)Creates a new #GdaTreeMgrSelect object which will add one tree node for each row in the #GdaDataModel resulting from the execution of stmt.Fluent builder implementation template for gda.tree_mgr_select.TreeMgrSelect
Methods
T connection(gda.connection.Connection propval) nothrowT params(gda.set.Set propval) nothrowT statement(gda.statement.Statement propval) nothrowFluent builder for gda.tree_mgr_select.TreeMgrSelect
Methods