开发者

Hibernate Second Level Caching inverse collection

Is it possible to second level cache an inverse collectio开发者_如何转开发n? Whenever I add objects to the other end (and also to the inverse end, although not really sure what the point is as its not persisted), the version doesnt change on the inverse end and hibernate rereads the old collection from the cache the next time I ask for it. Is there a way to do this?

Thanks, Dwayne

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜