Uses of Class
org.h2.util.json.JSONNull
-
Packages that use JSONNull Package Description org.h2.util.json Internal utility classes for JSON data type. -
-
Uses of JSONNull in org.h2.util.json
Fields in org.h2.util.json declared as JSONNull Modifier and Type Field Description static JSONNull
JSONNull. NULL
null
value.
-