Uses of Class
org.h2.mvstore.db.RowDataType.Factory
-
Packages that use RowDataType.Factory Package Description org.h2.mvstore.db Helper classes to use the MVStore in the H2 database. -
-
Uses of RowDataType.Factory in org.h2.mvstore.db
Fields in org.h2.mvstore.db declared as RowDataType.Factory Modifier and Type Field Description private static RowDataType.Factory
RowDataType. FACTORY
Methods in org.h2.mvstore.db that return RowDataType.Factory Modifier and Type Method Description RowDataType.Factory
RowDataType. getFactory()
-