Uses of Class
org.h2.expression.Wildcard
Packages that use Wildcard
Package
Description
This package contains the parser and the base classes for prepared SQL statements.
-
Uses of Wildcard in org.h2.command
Methods in org.h2.command that return WildcardModifier and TypeMethodDescriptionprivate Wildcard
Parser.parseWildcard
(String schema, String objectName)