public static class JsonFunctions.JsonValueContext extends Object
SqlJsonValueExpressionOperator.| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
boolean |
hasException() |
int |
hashCode() |
String |
toString() |
static JsonFunctions.JsonValueContext |
withException(Exception exc) |
static JsonFunctions.JsonValueContext |
withJavaObj(Object obj) |
public static JsonFunctions.JsonValueContext withJavaObj(Object obj)
public static JsonFunctions.JsonValueContext withException(Exception exc)
public boolean hasException()
Copyright © 2012-2020 Apache Software Foundation. All Rights Reserved.