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

teiid-commits at lists.jboss.org teiid-commits at lists.jboss.org
Tue Oct 2 10:09:05 EDT 2012


Author: rareddy
Date: 2012-10-02 10:09:05 -0400 (Tue, 02 Oct 2012)
New Revision: 4502

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

Modified: trunk/build/kits/jboss-as7/docs/teiid/teiid-releasenotes.html
===================================================================
--- trunk/build/kits/jboss-as7/docs/teiid/teiid-releasenotes.html	2012-10-02 13:06:35 UTC (rev 4501)
+++ trunk/build/kits/jboss-as7/docs/teiid/teiid-releasenotes.html	2012-10-02 14:09:05 UTC (rev 4502)
@@ -39,6 +39,7 @@
 	<li>TEIID-2086 <b>Transactional results caching</b> - the result set cache is now transactional by default.
 	<li>TEIID-2210 <b>Object Translator</b> - the translator-object can support Infinispan Cache and other Map type caches.  See OBJECTTABLE for executing queries against this translator.
 	<li>TEIID-1386 <b>Procedure exception handling</b> - the Teiid procedure language now supports exception handling and emitting SQLWarnings.  See the Reference for syntax and usage.
+	<li>TEIID-2176,TEIID-2177 <b>Native Query Support</b> - JDBC, LDAP, SalesForce, JPA, OLAP translators now support execution of native queries directly against the source either through "native-query" extension metadata property or native procedure defined by their translator.
 </ul>
 
 <h2><a name="Compatibility">Compatibility Issues</a></h2>



More information about the teiid-commits mailing list