How are variables bound when services use the ccSercviceDao classto execute queries?
When services use the ccServiceDao class to execute queries, variables are bound by string substitution. This means that the query string contains placeholders for variables that are replaced by their values at runtime. For example,ccrz.ccServiceDao.getQuery('SELECT Id FROM Account WHERE Name = :name')will replace:namewith the value of thenamevariable.
Judy
8 months agoKatie
9 months agoGayla
9 months agoSharan
9 months agoDesiree
9 months agoJenise
10 months agoLatanya
10 months agoShonda
10 months agoPortia
10 months agoSommer
10 months agoAron
11 months agoMarjory
11 months agoKina
11 months agoJulian
11 months ago