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