Hi Jon, I think multiple pivot attributes will be a very good thing, so if you tried and found after making a new generation that synchronize and clean tasks are functional, that's ok for me :))
Regards, Le 26 janvier 2009 10:10, Jonathan Clarke <jonathan at phillipoux.net> a ?crit : > Hi, > > I've been working on using multiple pivot attributes in JBDC source > services. This has been working on LDAP sources for a while now, and is > very useful. For example, you could match entries on first name *and* > last name, or on employeeNumber *and* location. > > To achieve this, I have found that iBatis lets you use java Maps for > parameters, and replaces the string #name# in SQL queries with the value > of name in the Map. I wrote a Map that extends HashMap but with case > insensitive keys. This has the advantage of making clean work with > db2ldap again (it was broken). > > This patch changes basic JDBC source descriptions quite a bit - > therefore, I would like your opinion before committing it. Attached is: > - the proposed patch (lsc-proposed-patch-multiple-pivots-JDBC.patch) > - a sample XML file for a JDBC source object (Person.xml) > > Please let me know your comments. > > Jonathan > > -- > -------------------------------------------------------------- > Jonathan Clarke - jonathan at phillipoux.net > 4 avenue d'Epremesnil, 78400 Chatou, France > > Mobile: +33 (0)6 99 60 03 10 > -------------------------------------------------------------- > Ldap Synchronization Connector (LSC) - http://lsc-project.org > -------------------------------------------------------------- > > > _______________________________________________ > lsc-dev mailing list > lsc-dev at lists.lsc-project.org > http://lists.lsc-project.org/listinfo/lsc-dev > > -- Sebastien BAHLOUL Open Source Software Assurance : http://www.08000linux.com/ Directeur technique / Technical Officer LINAGORA : http://www.linagora.com/ Tel / Phone : +33 (0)1 58 18 68 42 Mobile : +33 (0)6 45 63 27 39 (!) ----------- Ldap Synchronization Connector : http://interldap.objectweb.org/lsc/ FederID : http://www.federid.org/ Open Source projects for identities management and federation -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.lsc-project.org/pipermail/lsc-dev/attachments/20090126/a61247d9/attachment.htm

