Uses of Class
com.exasol.sql.ddl.drop.Restrict
-
Packages that use Restrict Package Description com.exasol.sql.ddl.drop com.exasol.sql.ddl.drop.rendering -
-
Uses of Restrict in com.exasol.sql.ddl.drop
Methods in com.exasol.sql.ddl.drop that return Restrict Modifier and Type Method Description RestrictDropSchema. getRestrict()Get the restriction.Methods in com.exasol.sql.ddl.drop with parameters of type Restrict Modifier and Type Method Description voidDropSchemaVisitor. visit(Restrict restrict)Visit theRESTRICToption. -
Uses of Restrict in com.exasol.sql.ddl.drop.rendering
Methods in com.exasol.sql.ddl.drop.rendering with parameters of type Restrict Modifier and Type Method Description voidDropSchemaRenderer. visit(Restrict restrict)
-