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