- Feb 18, 2023
-
-
Fredrik Roubert authored
JDK 1.5 removed the String.compareTo(Object) method so this class won't compile anymore, but luckily it's unused and can simply be deleted.
-
- Jan 27, 2005
-
-
Clayton Donley authored
* Supports DSMLv2 * Better operational performance on searches * Created a browser which may be used to browse directories using SQL
-
- Sep 19, 2004
-
-
Clayton Donley authored
Added ability for jdbc bridge to perform ldap modify commands using the statement: UPDATE ENTRY dn DO operation SET attribute=value WHERE condition operation may be ADD REPLACE or DELETE Added a IGNORE_TRANSACTION flag to the initialization parameters that allows transaction calls to be ignored
-