开发者

How can i map a POJO to a directory with ApacheDs?

开发者 https://www.devze.com 2023-04-07 15:12 出处:网络
i have downloaded ApacheDS as my LDAP server, now i am trying to map a pojo to a directory, is there any ODM (Object Directory Mapper) out there? i mean something like Hibernate but for LDAP.

i have downloaded ApacheDS as my LDAP server, now i am trying to map a pojo to a directory, is there any ODM (Object Directory Mapper) out there? i mean something like Hibernate but for LDAP. i have found s2Directory and LDAP-ODM, but the tutorial and user support on these seems not to be sophisticated. so do you know anything for this p开发者_运维百科urpose? thnx


The UnboundID LDAP SDK for java provides a relatively simple persistence framework for use with LDAP directories.

0

精彩评论

暂无评论...
验证码 换一张
取 消