[ http://issues.apache.org/jira/browse/OJB-4?page=all ]
     
Jakob Braeuchi closed OJB-4:
----------------------------


> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to