Uses of Class
org.h2.mvstore.db.RowDataType
Packages that use RowDataType
Package
Description
Helper classes to use the MVStore in the H2 database.
Implementation of row and internal result sets.
-
Uses of RowDataType in org.h2.mvstore.db
Methods in org.h2.mvstore.db that return RowDataTypeModifier and TypeMethodDescriptionRowDataType.Factory.create(ByteBuffer buff, MetaType<Database> metaDataType, Database database) -
Uses of RowDataType in org.h2.result
Methods in org.h2.result that return RowDataTypeModifier and TypeMethodDescriptionRowFactory.DefaultRowFactory.getRowDataType()abstract RowDataTypeRowFactory.getRowDataType()