Class | Description |
---|---|
Event |
Event object that describes the change to be applied to OID or the change that was applied at OID that application needs to know.
|
EventStatus |
Event status object that describes status of the change that was applied to OID or the application.
|
PlsqlAttr |
This is a helper class to represent the PL/SQL data type LDAP_ATTR which is passed to the PL/SQL event callback routines.
|
PlsqlAttrVal |
This is a helper class to represent the PL/SQL data type LDAP_ATTR_VALUE which is passed to the PL/SQL event callback routines.
|
PlsqlEvent |
This is a helper class to represent the PL/SQL data type LDAP_EVENT which is passed to the PL/SQL event callback routines.
|
PlsqlEventStatus |
This is a helper class to represent the PL/SQL data type LDAP_EVENT_STATUS which is passed to the PL/SQL event callback routines.
|