JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.h2.index.MetaIndex
Packages that use
MetaIndex
Package
Description
org.h2.table
Classes related to a table and table meta data.
Uses of
MetaIndex
in
org.h2.table
Fields in
org.h2.table
declared as
MetaIndex
Modifier and Type
Field
Description
protected
MetaIndex
MetaTable.
metaIndex
The index for this table.