[hibernate-dev] Queries executed with bidirectional @OneToOnes
Steve Ebersole
steve at hibernate.org
Mon Mar 5 15:51:58 EST 2012
Hm, then I do not actually understand the first query either. Are
these query results cached?
On Wed 29 Feb 2012 03:16:48 PM CST, Guillaume Smet wrote:
> On Wed, Feb 29, 2012 at 7:50 PM, Steve Ebersole<steve at hibernate.org> wrote:
>> How are you loading these? Using Query#iterate I assume?
>
> We are using:
> entityManager().createQuery(query).getResultList(); and AFAICS in the
> stacktrace Query#list.
--
steve at hibernate.org
http://hibernate.org
More information about the hibernate-dev
mailing list