Uses of Class
com.exasol.dbbuilder.dialects.exasol.ExasolGlobalPrivilege
-
Packages that use ExasolGlobalPrivilege Package Description com.exasol.dbbuilder.dialects.exasol -
-
Uses of ExasolGlobalPrivilege in com.exasol.dbbuilder.dialects.exasol
Methods in com.exasol.dbbuilder.dialects.exasol that return ExasolGlobalPrivilege Modifier and Type Method Description static ExasolGlobalPrivilegeExasolGlobalPrivilege. valueOf(String name)Returns the enum constant of this type with the specified name.static ExasolGlobalPrivilege[]ExasolGlobalPrivilege. values()Returns an array containing the constants of this enum type, in the order they are declared.
-