Uses of Class
org.h2.value.ExtTypeInfoRow
Packages that use ExtTypeInfoRow
-
Uses of ExtTypeInfoRow in org.h2.value
Methods in org.h2.value with parameters of type ExtTypeInfoRowModifier and TypeMethodDescriptionstatic ValueRow
ValueRow.get
(ExtTypeInfoRow extTypeInfo, Value[] list) Get or create a typed row value for the given value array.