Class DslParserHelper


  • public class DslParserHelper
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      DslParserHelper()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static com.fasterxml.jackson.databind.JsonNode getValueForUpdateDsl​(com.fasterxml.jackson.databind.JsonNode query, java.lang.String fieldName)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DslParserHelper

        public DslParserHelper()