| [News.eclipse.technology.eclipselink] JPA and Shared Cache |
Hi,
Is it true that the JPA implementation of EclipseLink enforces copy-on-read (e.g. like *bernate)? Meaning that do I need to continue using the native ORM mappings to get the benefit (optimized heap utilization) of the EclipseLink shared cache (and cache coordination)? Perhaps I'm missing something...
Thanks in advance, --Todd