|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Privilege | |
org.eclipse.datatools.modelbase.sql.accesscontrol | |
org.eclipse.datatools.modelbase.sql.accesscontrol.impl | |
org.eclipse.datatools.modelbase.sql.accesscontrol.util |
Uses of Privilege in org.eclipse.datatools.modelbase.sql.accesscontrol |
Subinterfaces of Privilege in org.eclipse.datatools.modelbase.sql.accesscontrol | |
interface |
DoubleObjectPrivilege
A representation of the model object 'Double Object Privilege'. |
interface |
TablePrivilege
A representation of the model object 'Table Privilege'. |
Methods in org.eclipse.datatools.modelbase.sql.accesscontrol that return Privilege | |
Privilege |
SQLAccessControlFactory.createPrivilege()
Returns a new object of class 'Privilege'. |
Uses of Privilege in org.eclipse.datatools.modelbase.sql.accesscontrol.impl |
Classes in org.eclipse.datatools.modelbase.sql.accesscontrol.impl that implement Privilege | |
class |
PrivilegeImpl
An implementation of the model object 'Privilege'. |
Methods in org.eclipse.datatools.modelbase.sql.accesscontrol.impl that return Privilege | |
Privilege |
SQLAccessControlFactoryImpl.createPrivilege()
|
Uses of Privilege in org.eclipse.datatools.modelbase.sql.accesscontrol.util |
Methods in org.eclipse.datatools.modelbase.sql.accesscontrol.util with parameters of type Privilege | |
java.lang.Object |
SQLAccessControlSwitch.casePrivilege(Privilege object)
Returns the result of interpretting the object as an instance of 'Privilege'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |