[jboss-jira] [JBoss JIRA] Created: (JBAS-3800) EJBQLToSQL92Compiler should use only searchable columns with DISTINCT
Alexey Loubyansky (JIRA)
jira-events at jboss.com
Tue Oct 31 10:38:41 EST 2006
EJBQLToSQL92Compiler should use only searchable columns with DISTINCT
---------------------------------------------------------------------
Key: JBAS-3800
URL: http://jira.jboss.com/jira/browse/JBAS-3800
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: CMP service
Affects Versions: JBossAS-4.0.5.GA, JBossAS-3.2.8.SP1
Reporter: Alexey Loubyansky
Assigned To: Alexey Loubyansky
Currently it selects all columns which causes errors since, e.g. BLOBs are not comparable or searchable and, hence, can't be used with distinct.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list