In this step, theemployee1table is identified as the primary table, and thecountry1andphone1tables are identified as secondary tables. The creation of a JDBC object class also requires a DN. In this example, the DN is constructed from theuidattribute and the base DN of the data view. % ...
$ dpconf create-jdbc-table jdbc-employee employee $ dpconf create-jdbc-table jdbc-salary salary 为SQL 表中的每一列添加 JDBC 属性。 $ dpconf add-jdbc-attr jdbc-employee eid employee_id $ dpconf add-jdbc-attr jdbc-employee first firstname $ dpconf add-jdbc-attr jdbc-employee last lastnam...
and job level. The administration department stores additional data such as building codes and office numbers. The client application that handles the HR data requires access to the combined data from both sources. Both data sources have a common attribute, theemployeeNumberthat exists in each entry...
Deleting an employee entry.The row in the secondary table is not deleted because the manager entries are shared. Deleting the “manager” attribute from an entry.The row in the secondary table is deleted and the foreign key (EMPLOYEE.FK_MANAGER_ID) is set toNULL. Example 23–2is-single-ro...
In this step, theemployee1table is identified as the primary table, and thecountry1andphone1tables are identified as secondary tables. The creation of a JDBC object class also requires a DN. In this example, the DN is constructed from theuidattribute and the base DN of the data view. ...
"${USER_ID}=${EMPLOYEE.ID}" 示例24–4is-single-row-table:false和contains-shared-entries:true 目录代理服务器目前不支持此案例。 在虚拟数据视图上定义访问控制 虚拟数据视图上的 ACI 可以存储在 LDAP 目录或 LDIF 文件中。有关虚拟 ACI 的工作方式的信息,请参见《Sun Java System Directory Server Enterp...