JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.h2.value.ValueNull
Packages that use
ValueNull
Package
Description
org.h2.value
Data type and value implementations.
Uses of
ValueNull
in
org.h2.value
Fields in
org.h2.value
declared as
ValueNull
Modifier and Type
Field
Description
static final
ValueNull
ValueNull.
INSTANCE
The main NULL instance.