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