Difference between revisions of "SQWareProduction:mongodb:lib:sqwmng Global.lib"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by BatchUser)
 
m (Updated by BatchUser)
 
Line 6: Line 6:
 
gfsqw_EvalGlobalVar
 
gfsqw_EvalGlobalVar
 
gfsqw_FormatHtmlMessages =>  
 
gfsqw_FormatHtmlMessages =>  
 +
gfsqw_GenListDatabase =>
 +
gfsqw_GenListTable =>
 +
gfsqw_GetConnInfo =>
 
gfsqw_GetVersion =>  
 
gfsqw_GetVersion =>  
 
gfsqw_SourceProfile
 
gfsqw_SourceProfile

Latest revision as of 19:01, 5 October 2014

shell functions library $gvsqw_MngBin/../lib/sqwmng_Global.lib:
central lib of generic fonctions for mongodb
Functions explanation:

gfsqw_EvalGlobalVar
gfsqw_FormatHtmlMessages => 
gfsqw_GenListDatabase => 
gfsqw_GenListTable => 
gfsqw_GetConnInfo => 
gfsqw_GetVersion => 
gfsqw_SourceProfile


Nuvola apps information.png
Note:
You can overload functions contained in $gvsqw_MngBin/../lib/sqwmng_Global.lib

by function with same name in $gvsqw_MngBin/../lib_cust/sqwmng_Global.lib for all your environnement
or by $HOME/sqwConfig/sqwmng_Global.lib specifically for this user .