Minor fix in ref docs
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
comprehensive unchecked Exception hierarchy, built on Spring's
|
||||
<literal>DataAccessException</literal>. As a bonus, it also contains
|
||||
classes for dynamically building LDAP filters and DNs (Distinguished
|
||||
Names).</para>
|
||||
Names), LDAP attribute management, and client-side LDAP transaction management.</para>
|
||||
|
||||
<para>Consider, for example, a method that should search some storage for
|
||||
all persons and return their names in a list. Using JDBC, we would create
|
||||
|
||||
Reference in New Issue
Block a user