Uses of Class
org.h2.value.ExtTypeInfoGeometry
-
Packages that use ExtTypeInfoGeometry Package Description org.h2.value Data type and value implementations. -
-
Uses of ExtTypeInfoGeometry in org.h2.value
Methods in org.h2.value with parameters of type ExtTypeInfoGeometry Modifier and Type Method Description ValueGeometry
Value. convertToGeometry(ExtTypeInfoGeometry extTypeInfo)
Converts this value to a GEOMETRY value.
-