Uses of Class
org.h2.mode.FunctionsLegacy
Packages that use FunctionsLegacy
Package
Description
Utility classes for compatibility with other database, for example MySQL.
-
Uses of FunctionsLegacy in org.h2.mode
Methods in org.h2.mode that return FunctionsLegacyModifier and TypeMethodDescriptionstatic FunctionsLegacy
FunctionsLegacy.getFunction
(String upperName) Returns mode-specific function for a given name, ornull
.