Bugs item #605041, was opened at 2002-09-05 08:02 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=605041&group_id=22866
Category: JBossCMP Group: v3.0 Rabbit Hole Status: Open >Resolution: Accepted Priority: 5 Submitted By: Timo Warns (timow) >Assigned to: Dain Sundstrom (dsundstrom) >Summary: Mapping of EJB-QL 'length' for Oracle Initial Comment: In standardjbosscmp-jdbc.xml EQL-function length is mapped to Oracle SQL-function 'len', but Oracle has no SQL-function 'len'. Is this a bug or am I missing anything? In standardjbosscmp-jdbc.xml: [...] <function-mapping> <function-name>length</function-name> <function-sql>len(?1)</function-sql> </function-mapping> [...] ---------------------------------------------------------------------- >Comment By: Dain Sundstrom (dsundstrom) Date: 2002-09-12 12:34 Message: Logged In: YES user_id=251431 It is a bug. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=605041&group_id=22866 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
