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

From Wiki_dbSQWare
Jump to navigation Jump to 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


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 .