Enum Class JpaJsonValueNode.ErrorBehavior

java.lang.Object
java.lang.Enum<JpaJsonValueNode.ErrorBehavior>
org.hibernate.query.criteria.JpaJsonValueNode.ErrorBehavior
All Implemented Interfaces:
Serializable, Comparable<JpaJsonValueNode.ErrorBehavior>, Constable
Enclosing interface:
JpaJsonValueNode<T>

public static enum JpaJsonValueNode.ErrorBehavior extends Enum<JpaJsonValueNode.ErrorBehavior>
The behavior of the json value expression when a JSON processing error occurs.