
All Modeler patches are cumulative. All previous patches to this version of the Modeler are rolled up and 
included in this patch. The history below shows summary of all fixes addressed by this and previous patches.

This cumulative patch may also conatin patches for extension jars.  Extension jar patches should be added 
to connector binding classpathes as necessary (i.e. extensionjar:jdbcconn_PATCH.jar;extensionjar:jdbcconn.jar).

Installed Patch: ed554_100331_0015-linux.tar

Case      Summary
=====     ====================================================================================
IT-365640      12/04/2009 
			Empty batches result in NPE during query processing
		
IT-365640      12/16/2009 
    	 	Result set cache can throw a NPE if results that used to be there have 
    	 	been removed
    	 
JBEDSP-1133      12/16/2009 
			Prepared Batch Update reuses values from original cached statement
		
IT-374894      12/16/2009 
			StackOverflowError when top level query uses the same symbol name 
			and group alias that is in a second level query or sub-query
		
IT-358518      12/22/2009 Fix for Salesforce importer corrupting models during re-import
IT-383553      1/18/2010 Fixes for WSDL to Relational Importer
IT-367003      01/18/2010 
    	 	Time, date, and timestamp literals are being sent to Oracle as 
    	 	to_timestamp() regardless of their data type
    	 
IT-367003      01/18/2010 
    	 	Timestamp literals with fractional seconds result in source query 
    	 	execution performance issues when being compared to less precise 
    	 	time types
    	 
JBEDSP-1144      01/19/2010 
    	 	Resolves salesforce connector issue when doing INSERT with non-strings.
    	 
378299      01/20/2010 Fix for -failed to project- problem with function calls in Group By
IT-494563      02/11/2010 
    	 	Criteria on constant column with aggregate function doesn't push 
    	 	criteria down correctly.
    	 
IT-423523      02/12/2010 Fix to propagate column aliases across UNION SELECTs for DB2
IT-517713      02/15/2010 Fix for xml connector cache issue.
541413      02/25/2010 Fix for ConcurrentModificationException with more than 2 left outer joins
IT-517713      02/28/2010 Performance improvement for BufferManager
IT-577143      03/09/2010 Create alternative JDBC driver jar to support JDK 1.4 clients
JBEDSP-1206      03/22/2010 Upgrade of Salesforce connector to support up to version 18 of api
IT-653403      03/23/2010 Make SourceConnectionTimeout available in the SalesforceConnector.cdk
JBEDSP-1210      03/24/2010 
    	 	Resolves salesforce connector issue when doing INSERTs into SF dateTime fields.
    	 
JBEDSP-1210      03/24/2010 
    	 	Resolves salesforce connector issue when doing INSERTs into SF dateTime fields.
    	 
JBEDSP-1211      03/30/2010 
    	 	Corrects problems with TRANSLATE CRITERIA WITH and ON parms.
    	 
