Table of Contents
Relational mapping frameworks like Hibernate and JPA have offered
developers the ability to use annotations to map database tables to Java
objects for some time. The Spring Framework LDAP project now offers the
same ability with respect to directories through the use of the
org.springframework.ldap.odm
package (sometimes abbreviated
as o.s.l.odm
).