From teiid-commits at lists.jboss.org Tue Aug 31 13:55:28 2010 Content-Type: multipart/mixed; boundary="===============0454042485581734527==" MIME-Version: 1.0 From: teiid-commits at lists.jboss.org To: teiid-commits at lists.jboss.org Subject: [teiid-commits] teiid SVN: r2508 - in branches/7.1.x/documentation: reference/src/main/docbook/en-US/content and 1 other directory. Date: Tue, 31 Aug 2010 13:55:28 -0400 Message-ID: <201008311755.o7VHtSZ5018352@svn01.web.mwc.hst.phx2.redhat.com> --===============0454042485581734527== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: shawkins Date: 2010-08-31 13:55:27 -0400 (Tue, 31 Aug 2010) New Revision: 2508 Modified: branches/7.1.x/documentation/admin-guide/src/main/docbook/en-US/content/= admin-console.xml branches/7.1.x/documentation/reference/src/main/docbook/en-US/content/fe= derated_planning.xml Log: minor doc fixes Modified: branches/7.1.x/documentation/admin-guide/src/main/docbook/en-US/c= ontent/admin-console.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 --- branches/7.1.x/documentation/admin-guide/src/main/docbook/en-US/content= /admin-console.xml 2010-08-30 21:48:07 UTC (rev 2507) +++ branches/7.1.x/documentation/admin-guide/src/main/docbook/en-US/content= /admin-console.xml 2010-08-31 17:55:27 UTC (rev 2508) @@ -6,6 +6,12 @@ Teiid's Admin Console is built using the Embedded JOPR library and adds a additional plugin in= to the Embeeded JOPR program already available in the = JBoss AS. = + + + + + + =
What can be monitored and/or configured? Here are the steps to follow to install Teiid @@ -31,12 +37,6 @@ The creation/modification of the datasource is managed by th= e JBossAS plugin. = = - - - - - - =
Configuration Modified: branches/7.1.x/documentation/reference/src/main/docbook/en-US/con= tent/federated_planning.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 --- branches/7.1.x/documentation/reference/src/main/docbook/en-US/content/f= ederated_planning.xml 2010-08-30 21:48:07 UTC (rev 2507) +++ branches/7.1.x/documentation/reference/src/main/docbook/en-US/content/f= ederated_planning.xml 2010-08-31 17:55:27 UTC (rev 2508) @@ -697,7 +697,7 @@ LIMIT (limit result set to a certain range of results)= - These clause translate into the following types of planning + These clauses translate into the following types of planni= ng nodes: @@ -710,7 +710,7 @@ GROUP BY: Group node - GROUP BY: Group node + HAVING: Select node SELECT: Project node and DupRemoval node (for SELECT D= ISTINCT) @@ -719,7 +719,7 @@ INTO: Project node with a SOURCE Node - INTO: Project node with a SOURCE Node + ORDER BY: Sort node LIMIT: Limit node --===============0454042485581734527==--