diff --git a/spring-ldap/docs/reference/src/overview.xml b/spring-ldap/docs/reference/src/overview.xml index 99f2ca7a..a6690063 100644 --- a/spring-ldap/docs/reference/src/overview.xml +++ b/spring-ldap/docs/reference/src/overview.xml @@ -199,6 +199,9 @@ public class PersonDaoImpl implements PersonDao { adds the ability for application objects to obtain resources using a consistent API. Definitely needed if you are planning on using the BaseLdapPathBeanPostProcessor.) + + spring-dao (If you are planning to use the client side compensating transaction support) + spring-jdbc (If you are planning to use the client side compensating transaction support) @@ -373,7 +376,7 @@ public class PersonDaoImpl implements PersonDao { Dependencies: ldap, ldap.core, ldap.transaction.compensating, ldap.transaction.compensating.support, transaction.compensating, - spring-jdbc (optional), commons-logging + spring-dao (optional), spring-jdbc (optional), commons-logging