Feature Requests item #686571, was opened at 2003-02-14 15:33
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=428711&aid=686571&group_id=40712

Category: None
Group: None
Status: Open
Priority: 1
Submitted By: Alexei Guevara (aguevara)
Assigned to: Nobody/Anonymous (nobody)
Summary: supporting mapping to ldap repositories

Initial Comment:
are there any plans to add support for mapping to ldap 
based data repositories ?



----------------------------------------------------------------------

>Comment By: Max R. Andersen (maxcsaucdk)
Date: 2003-02-15 15:17

Message:
Logged In: YES 
user_id=18119

Maybe look into http://www.openldap.org/jdbcldap/ which 
provides an jdbc2ldap bridge. If it conforms to most parts of 
jdbc2 it should be possible to use it with hibernate.




I know there are other projects similar to this bridge, just can't 
remember them ...


----------------------------------------------------------------------

Comment By: Gavin King (oneovthafew)
Date: 2003-02-15 01:00

Message:
Logged In: YES 
user_id=384580

I'm not that keen on this becoming part of core Hibernate
functionality (trying to control the scope of the project).
I believe it is quite easy to add functionality like this by
implementing your own ClassPersister. There is an example
ClassPersister that implements "persistence" to a Hashtable
in the test package. Persistence to LDAP should not be
significantly different.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=428711&aid=686571&group_id=40712


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel


Reply via email to