In addition a refactoring of the OQL engine is scheduled post 1.0. The final target for this refactoring is not defined yet but I expect OQL syntax and functions will get closer to EJB 3.0 QL.
Ralf Werner Guttmann schrieb: > Hmm ... Yes an no. If you looked at the roadmap for Castor 1.0 at > > http://jira.codehaus.org/browse/CASTOR?report=com.atlassian.jira.plugin. > system.project:roadmap-panel > > you'd notice that we are setting ourselves quite an ambitious target > anyhow. If you decided to supply us with a patch, we'd be of course more > than happy to integrate your patch as fast as possible .. ;-) > > Werner > > >>-----Original Message----- >>From: Tomasz Piontek [mailto:[EMAIL PROTECTED] >>Sent: Dienstag, 22. November 2005 14:26 >>To: [email protected] >>Subject: Re: [castor-user] castor OQL vs bitwise operators >> >>Hi, >> >>Thanks for your fast answer. >>I expected such replay after analysing OQL syntax, but I >>wanted to make sure. >>Are there any plans to add support for bitwise operators to OQL ? >> >>All the best, >>Tomek >> >>Werner Guttmann wrote: >> >> >>>Tomasz, >>> >>>Afaik, bit-wise operators are not supported with Castor as it stands. >>>You could, of course, try to use CALL SQL statements and use the >>>functions provided by the database you are using. >>> >>>Werner >>> >>> >>> >>> >>>>-----Original Message----- >>>>From: Tomasz Piontek [mailto:[EMAIL PROTECTED] >>>>Sent: Dienstag, 22. November 2005 13:24 >>>>To: [email protected] >>>>Subject: [castor-user] castor OQL vs bitwise operators >>>> >>>>Hi, >>>> >>>>I just wondering if castor-OQL supports bitwise operators (AND, OR, >>>>etc). >>>> >>>>In my application statuses are coded on bits and I'm interested in >>>>answer if it is possible to make similar query: >>>>select status from repository where status & 12 != 0; >> >>Simplifying the >> >>>>problem, the query should return statuses with values 4 and 8. >>>> >>>>If OQL doesn't support such functionality my next question >> >>is if there >> >>>>is any workaround to achieve the same. >>>> >>>>All the best, >>>>Tomek >>>> >>>> >>>>------------------------------------------------- >>>>If you wish to unsubscribe from this list, please send an empty >>>>message to the following address: >>>> >>>>[EMAIL PROTECTED] >>>>------------------------------------------------- >>>> >>>> >>>> >>>> >>>> >>> >>>------------------------------------------------- >>>If you wish to unsubscribe from this list, please send an >> >>empty message >> >>>to the following address: >>> >>>[EMAIL PROTECTED] >>>------------------------------------------------- >>> >>> >>> >>> >>> >> >> >>-- >>*********************************************************** >>* Tomasz Piontek [EMAIL PROTECTED] * >>* Research Programmer * >>* Poznan Supercomputing and Networking Center * >>* tel.(+48 61) 858-21-72 fax.(+48 61) 858-21-51 * >>*********************************************************** >> >> >>------------------------------------------------- >>If you wish to unsubscribe from this list, please >>send an empty message to the following address: >> >>[EMAIL PROTECTED] >>------------------------------------------------- >> >> >> > > > ------------------------------------------------- > If you wish to unsubscribe from this list, please > send an empty message to the following address: > > [EMAIL PROTECTED] > ------------------------------------------------- -- Syscon Ingenieurbüro für Meß- und Datentechnik GmbH Ralf Joachim Raiffeisenstraße 11 D-72127 Kusterdingen Germany Tel. +49 7071 3690 52 Mobil: +49 173 9630135 Fax +49 7071 3690 98 Email: [EMAIL PROTECTED] Web: www.syscon-world.de ------------------------------------------------- If you wish to unsubscribe from this list, please send an empty message to the following address: [EMAIL PROTECTED] -------------------------------------------------

