Uses of Class
org.h2.expression.function.table.ArrayTableFunction
Packages that use ArrayTableFunction
Package
Description
This package contains the parser and the base classes for prepared SQL statements.
-
Uses of ArrayTableFunction in org.h2.command
Methods in org.h2.command that return ArrayTableFunctionModifier and TypeMethodDescriptionprivate ArrayTableFunction
Parser.readTableFunction
(int functionType) private ArrayTableFunction
Parser.readUnnestFunction()