Skip to content
  • Clayton Donley's avatar
    Fixs for ITS issue 2604 · 08fd4578
    Clayton Donley authored
    Added ability for  jdbc bridge to perform  ldap modify commands using the statement:
    UPDATE ENTRY dn DO operation SET attribute=value WHERE condition
    operation may be ADD REPLACE or DELETE
    Added a IGNORE_TRANSACTION flag to the initialization parameters that allows transaction calls to be ignored
    08fd4578