JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.h2.mvstore.type.ByteArrayDataType
Packages that use
ByteArrayDataType
Package
Description
org.h2.mvstore.type
Data types and serialization / deserialization
Uses of
ByteArrayDataType
in
org.h2.mvstore.type
Fields in
org.h2.mvstore.type
declared as
ByteArrayDataType
Modifier and Type
Field
Description
static final
ByteArrayDataType
ByteArrayDataType.
INSTANCE