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