From teiid-commits at lists.jboss.org Thu Feb 24 19:38:41 2011 Content-Type: multipart/mixed; boundary="===============6678483694586854190==" MIME-Version: 1.0 From: teiid-commits at lists.jboss.org To: teiid-commits at lists.jboss.org Subject: [teiid-commits] teiid SVN: r2940 - trunk/documentation/reference/src/main/docbook/en-US/content. Date: Thu, 24 Feb 2011 19:38:40 -0500 Message-ID: <201102250038.p1P0cegK028737@svn01.web.mwc.hst.phx2.redhat.com> --===============6678483694586854190== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: shawkins Date: 2011-02-24 19:38:40 -0500 (Thu, 24 Feb 2011) New Revision: 2940 Modified: trunk/documentation/reference/src/main/docbook/en-US/content/translators= .xml Log: TEIID-217 adding multivalued-concat handling Modified: trunk/documentation/reference/src/main/docbook/en-US/content/tran= slators.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/documentation/reference/src/main/docbook/en-US/content/translator= s.xml 2011-02-25 00:30:45 UTC (rev 2939) +++ trunk/documentation/reference/src/main/docbook/en-US/content/translator= s.xml 2011-02-25 00:38:40 UTC (rev 2940) @@ -511,6 +511,19 @@ + = + + There are no import settings for the ldap translator; it also does= not = + provide metadata. + + = +
+ Metadata Directives + String columns with a default value of "multivalued-concat"= will concatinate all attribute = + values together in alphabetical order using a ? delimiter. If a = multivalued attribute does not have a default value of "multivalued-concat"= , then + any value may be returned. = + = +
=
--===============6678483694586854190==--