Uses of Enum Class
org.gvsig.fmap.dal.SQLBuilder.Privilege
Packages that use SQLBuilder.Privilege
-
Uses of SQLBuilder.Privilege in org.gvsig.fmap.dal
Methods in org.gvsig.fmap.dal that return SQLBuilder.PrivilegeModifier and TypeMethodDescriptionstatic SQLBuilder.PrivilegeReturns the enum constant of this class with the specified name.static SQLBuilder.Privilege[]SQLBuilder.Privilege.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.gvsig.fmap.dal with parameters of type SQLBuilder.PrivilegeModifier and TypeMethodDescriptionSQLBuilder.GrantRoleBuilder.privilege(SQLBuilder.Privilege privilege)