[jboss-jira] [JBoss JIRA] Created: (BPEL-236) Convert QNameType from UserType to CompositeUserType
Alejandro Guizar (JIRA)
jira-events at lists.jboss.org
Sat Feb 17 11:18:30 EST 2007
Convert QNameType from UserType to CompositeUserType
----------------------------------------------------
Key: BPEL-236
URL: http://jira.jboss.com/jira/browse/BPEL-236
Project: JBoss jBPM BPEL
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Engine
Affects Versions: jBPM BPEL 1.1 beta 3
Reporter: Alejandro Guizar
Assigned To: Alejandro Guizar
Fix For: jBPM BPEL 1.1.GA
The current QNameType implementation does not allow HQL such as:
from PropertyImpl
where type.localPart = 'brandFuel'
While UserType has support for multiple columns, it does not have the notion of individual fields within the value. CompositeUserType does have such a notion.
--
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