Author: rareddy
Date: 2010-08-17 11:50:45 -0400 (Tue, 17 Aug 2010)
New Revision: 2468
Modified:
trunk/build/kits/jboss-container/teiid-releasenotes.html
Log:
verbose bold
Modified: trunk/build/kits/jboss-container/teiid-releasenotes.html
===================================================================
--- trunk/build/kits/jboss-container/teiid-releasenotes.html 2010-08-17 13:42:24 UTC (rev
2467)
+++ trunk/build/kits/jboss-container/teiid-releasenotes.html 2010-08-17 15:50:45 UTC (rev
2468)
@@ -42,7 +42,7 @@
<li>Changed named procedure syntax to accept param=>value, rather
than param=value.
<li>Added PRIMARY KEY and the associated index support to temp tables.
</ul>
- <LI><B>
+ <LI>
<LI><B>Parallel Source Queries</B> - reestablished parallel
execution of source queries within a query plan along with a prioritized work system to
help prevent resource contention.
<LI><B>Improved Insert Support</B> - Cross source inserts using a
query expression can defer to the source to perform the entire insert atomically with
source controlled batching.
See maxPreparedInsertBatchSize on any JDBC translator supporting the
InsertWithIterator capability.