Uses of Enum Class
org.gvsig.fmap.dal.feature.SQLBuilder_save.Privilege
Packages that use SQLBuilder_save.Privilege
Package
Description
Provides API for accessing and managing tabular (Feature based) data.
-
Uses of SQLBuilder_save.Privilege in org.gvsig.fmap.dal.feature
Methods in org.gvsig.fmap.dal.feature that return SQLBuilder_save.PrivilegeModifier and TypeMethodDescriptionstatic SQLBuilder_save.PrivilegeReturns the enum constant of this class with the specified name.static SQLBuilder_save.Privilege[]SQLBuilder_save.Privilege.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.gvsig.fmap.dal.feature with parameters of type SQLBuilder_save.PrivilegeModifier and TypeMethodDescriptionSQLBuilder_save.GrantBuilder.add(String roleid, SQLBuilder_save.Privilege privilege)