Class SQLTemplateRenderingUtils


  • public class SQLTemplateRenderingUtils
    extends Object
    Implements utility methods used inside Velocity templates when rendering SQLTemplates.
    Since:
    1.1
    • Constructor Detail

      • SQLTemplateRenderingUtils

        public SQLTemplateRenderingUtils()
    • Method Detail

      • cayenneExp

        public Object cayenneExp​(Object object,
                                 String expression)
        Returns the result of evaluation of expression with object.