Collections are cached if (only if) they have their
own subelement.
- Original Message -
From:
Joost van de Wijgerd
To: Gavin King
Cc: hibernate list
Sent: Wednesday, October 09, 2002 11:33
PM
Subject: [Hibernate] Caching
Gavin,
Relating to the cach
Gavin,
Relating to the cache, I gather that collections
that are defined inside a mapping are not cached?
one would assume that you won't have to do a select
for these collections since they can only
be changed through the object itself? probably i'm
wrong, but i just wanted to check this w