[teiid-commits] teiid SVN: r3927 - trunk/build/kits/jboss-as7/docs/teiid.

teiid-commits at lists.jboss.org teiid-commits at lists.jboss.org
Fri Mar 9 13:14:34 EST 2012


Author: rareddy
Date: 2012-03-09 13:14:33 -0500 (Fri, 09 Mar 2012)
New Revision: 3927

Modified:
   trunk/build/kits/jboss-as7/docs/teiid/teiid-releasenotes.html
Log:
TEIID-1280

Modified: trunk/build/kits/jboss-as7/docs/teiid/teiid-releasenotes.html
===================================================================
--- trunk/build/kits/jboss-as7/docs/teiid/teiid-releasenotes.html	2012-03-09 12:33:17 UTC (rev 3926)
+++ trunk/build/kits/jboss-as7/docs/teiid/teiid-releasenotes.html	2012-03-09 18:14:33 UTC (rev 3927)
@@ -26,6 +26,8 @@
 </UL>
 <H2><A NAME="Highlights"></A>Highlights</H2>
 <UL>
+  <LI><B>DDL Based View Definitions</B> - Define virtual tables, procedures and functions for Dynamic VDBs using DDL.
+  <LI><B>MetadataRepository</B> - Pluggable metadata facility for any VDB and models inside it.
   <LI><B>CallableStatement Named Parameters</B> - you can now use CallableStatement named parameter get/set methods.  
   <LI><B>New Translator capabilities</B>
     <UL>
@@ -44,7 +46,7 @@
     </UL>
   <LI><B>VARBINARY type support</B> - the Teiid VARBINARY type can now be used to support source BINARY and VARBINARY types.
   <LI><B>Greenplum Translator</B> - for use with the Greenplum database.
-  <LI><B>Enhanced parse/format pushdown</B> - added more built-in support and extension points for parse/format function pushdown.  Added parse/format timestamp handling for SQLServer, Sybase, Oracle, and PostgreSQL.
+  <LI><B>Enhanced parse/format pushdown</B> - added more built-in support and extension points for parse/format function pushdown.  Added parse/format timestamp handling for SQLServer, Sybase, Oracle, and PostgreSQL. 
 </UL>
 
 <h2><a name="Compatibility">Compatibility Issues</a></h2>



More information about the teiid-commits mailing list