Class Raw

  • All Implemented Interfaces:
    Serializable

    public class Raw
    extends Object
    implements Serializable
    Used to mark a string value as - not a string - example in the SimpleQueryCompiler.
    Author:
    mikehummel
    See Also:
    Serialized Form
    • Constructor Detail

      • Raw

        public Raw​(String value)
      • Raw

        public Raw()