Hello David, What do you think of improving naming? Something like: - procedure Query instead of Execute_Query - function Query as it is - function Execute_Update for "Query" + "Affected_Rows" or - procedure Execute_Query as it is - function Execute_Query instead of Query - function Execute_Update for "Execute_Query" + "Affected_Rows"
Regards, Pascal. http://blady.pagesperso-orange.fr Le 14 mai 2015 à 16:36, Rabbi David Botton <[email protected]> a écrit : > > How to translate "executeUpdate"? > Is it "Execute_Query" and "Affected_Rows"? > > > From those docs, that seems to be the appropriate translation. > > David Botton > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y_______________________________________________ > Gnoga-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/gnoga-list ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Gnoga-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gnoga-list
