Hi,

Also as another option, we plan to support expressions in DSS, where
we can handle common functions such as string length and so on, in the
data services side, for ex:-

<sql>SELECT employeeNumber FROM Employees</sql>
<result element="emplNLength">
     <element name="Value" expression="length($employeeNumber)"
xsdType="xs:integer" />
</result>

Cheers,
Anjana.

On Sat, Jan 15, 2011 at 9:45 AM, Sumedha Rubasinghe <[email protected]> wrote:
> Hi Paul,
> Please refer [1]. Here we are discussing a solution to this problem, where
> by you can specify database engine specific SQL for a given query.
> /sumedha
> [1] http://wso2.org/mailarchive/architecture/2011-January/004685.html
>
> On Sat, Jan 15, 2011 at 2:52 AM, Hodchenkov, Paul
> <[email protected]> wrote:
>>
>> Hi, folks.
>> The problem which I noticed working with dataServices and dbreport
>> mediator is that very hard to support all databases at once due to specific
>> functions like now(). Is it planned to add support for HQL in the future?
>>
>> Sent from my iPad
>> _______________________________________________
>> Carbon-dev mailing list
>> [email protected]
>> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>



-- 
Anjana Fernando
Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware
_______________________________________________
Carbon-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to