[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.rt.eclipselink] Re: How to mutliple-join-fetch?

Seems to be a bug in hints, from the code they are stored as a Map, which obviously will not work for fetch-join or batch. Please log a bug.

For now, the code workaround is probably best.

-- James