Interface JpaJsonValueNode<T>

All Known Subinterfaces:
JpaJsonValueExpression<T>
All Known Implementing Classes:
SqmJsonValueExpression

@Incubating public interface JpaJsonValueNode<T>
The base for json_value function nodes.
Since:
7.0