Uses of Class
org.h2.command.ddl.CreateSynonym
Packages that use CreateSynonym
Package
Description
This package contains the parser and the base classes for prepared SQL statements.
-
Uses of CreateSynonym in org.h2.command
Methods in org.h2.command that return CreateSynonymModifier and TypeMethodDescriptionprivate CreateSynonym
Parser.parseCreateSynonym
(boolean orReplace)