On Feb 10, 2005, at 8:45 AM, Jordan Laughlin wrote:
return only one row (criteria does this as well). The cartesian
product would show its ugly head if we instead attempted to load
multiple collections per query, which is not what we are doing:
instead we are doing one query per collection.
As
There is a difference between multiple collection roles that are
"parallel" to each other, and when they are in "series".
Series Good. Parallel Bad.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Christian Bauer
Sent: Thursday, 10 February 2005 7:03 PM
Correct. This is a current limitation that will be solved “soon”.
Meaning right after 3.0 final release. Its fairly straightforward.
*From:* [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] *On Behalf Of
*Jordan Laughlin
*Sent:
On Feb 10, 2005, at 9:05 AM, Gavin King wrote:
There is a difference between multiple collection roles that are
"parallel" to each other, and when they are in "series".
Series Good. Parallel Bad.
OK, got it now :)
--
Christian Bauer
callto://christian-bauer
Hibernate
[EMAIL PROTECTED]
http://hibern
This is something I've wanted for months:
name
'HOME'
name
'MAILING'
check="addressType in ('MAILING', 'HOME', 'BUSINESS')">
column="personName"/>
On Feb 10, 2005, at 1:35 PM, Gavin King wrote:
Isn't that great, huh? See how flexible our product is! Who needs
expert groups and specifications when you have us open source
developers to design such intuitive syntax?
Ugh. I took me about 30 seconds to understand it, weird stuff. I'll
file this