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