<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/spwrapper/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/spwrapper/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 06 Oct 2008 15:32:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/spwrapper/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>&lt;const% broken for multiline statements</title><link>https://sourceforge.net/p/spwrapper/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This to let everybody know that unfortunately &amp;lt;const% expressions does not work for multiline statement.&lt;br /&gt;
example&lt;br /&gt;
select &amp;lt;const%  substring(field,10) a,&lt;br /&gt;
0.5*field2 %const&amp;gt;&lt;br /&gt;
from table...&lt;/p&gt;
&lt;p&gt;is broken because the regular experession does not work with \r\n characters.&lt;/p&gt;
&lt;p&gt;I will fix this soon&lt;/p&gt;
&lt;p&gt;Giovanni&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Giovanni</dc:creator><pubDate>Mon, 06 Oct 2008 15:32:32 -0000</pubDate><guid>https://sourceforge.net08c92912791ae160b73da0ae46dfacb4a9936a47</guid></item><item><title>CallableStatement to OracleCallableStatement ClassCastExcept</title><link>https://sourceforge.net/p/spwrapper/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Generated class contains the following line that throws an exception (java.lang.ClassCastException:org.jboss.resource.adapter.jdbc.WrappedCallableStatement):&lt;/p&gt;
&lt;p&gt;((OracleCallableStatement)statement).registerOutParameter(1,OracleTypes.CURSOR);&lt;/p&gt;
&lt;p&gt;Also, the following line throws the same exception:&lt;/p&gt;
&lt;p&gt;P_RECORDSET=((OracleCallableStatement)statement).getCursor(1);&lt;/p&gt;
&lt;p&gt;System:&lt;br /&gt;
OS: GNU/Linux - Fedora Core 5&lt;br /&gt;
DB: Oracle 10g&lt;br /&gt;
JDK: 1.5.0_9&lt;br /&gt;
AS: JBoss 4.0.5&lt;br /&gt;
DB Connection via JNDI datasource.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 08 Dec 2006 11:42:13 -0000</pubDate><guid>https://sourceforge.net88b4d8b617ca92fdbc93baf9b9af8a56ce9e5eaf</guid></item></channel></rss>