You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by "Jakob Braeuchi (JIRA)" <ji...@apache.org> on 2006/01/27 20:16:11 UTC

[jira] Commented: (OJB-4) Cannot resolve multiple attributes in a single criteria or column

    [ http://issues.apache.org/jira/browse/OJB-4?page=comments#action_12364244 ] 

Jakob Braeuchi commented on OJB-4:
----------------------------------

fix backported from ojb 1.1

> Cannot resolve multiple attributes in a single criteria or column
> -----------------------------------------------------------------
>
>          Key: OJB-4
>          URL: http://issues.apache.org/jira/browse/OJB-4
>      Project: OJB
>         Type: Bug
>     Versions: 1.0.x CVS
>     Reporter: Jakob Braeuchi
>     Assignee: Jakob Braeuchi
>      Fix For: 1.1 CVS

>
> OJB can not resolve criteria or columns containing multiple attributes. 
> ie: upper(col1 || col2)
> this leads to problems with distinct count-queries, where we need concatenation to construct one distinct value based on the pks:
> SELECT count(distinct (key1 || key2 || key3))
> splitPath fails on complex expressions.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org