Message:
The following issue has been closed.
Resolver: Gavin King
Date: Tue, 4 Nov 2003 6:32 PM
This worked correctly for my using Hibernate 2.1. Its my bad, actually - I =
forgot to tell you that this functionality is new in 2.1.
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?=
key=3DHB-452
Here is an overview of the issue:
---------------------------------------------------------------------
Key: HB-452
Summary: queries for <key-many-to-one>
Type: Bug
Status: Closed
Priority: Major
Resolution: DUPLICATE
Project: Hibernate2
Components:=20
core
Versions:
2.0.3
Assignee: Gavin King
Reporter: Philippe Chal=C3=A9at
Created: Tue, 4 Nov 2003 3:10 AM
Updated: Tue, 4 Nov 2003 6:32 PM
Description:
Using composite key, there are some problem on query (see http://forum.hibe=
rnate.org/viewtopic.php?t=3D925205&highlight=3D)
The exception is :
could not resolve property type: piece.id.lot.id [from fr.infologic.stocks.=
modele.Mouv as mouv where mouv.piece.piecePK.lot.lotPK.prod =3D ? ]
=09at net.sf.hibernate.hql.PathExpressionParser.getPropertyType(PathExpress=
ionParser.java:235)
See attached zip file to reproduce the problem.
Philippe
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators=
.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|