[hibernate-dev] Queries executed with bidirectional @OneToOnes

Guillaume Smet guillaume.smet at gmail.com
Wed Feb 29 16:16:48 EST 2012


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.




More information about the hibernate-dev mailing list