Uses of Class
org.h2.command.dml.Merge
Packages that use Merge
Package
Description
This package contains the parser and the base classes for prepared SQL statements.
-
Uses of Merge in org.h2.command
Methods in org.h2.command that return MergeModifier and TypeMethodDescriptionprivate Merge
Parser.parseReplace
(int start) MySQL compatibility.