JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
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 final
JSONNull
JSONNull.
NULL
null
value.