Description
The evict methods on the OpenJPAEntityManager interface are confusing if the reader is not familiar with the JDO spec. To prevent confusion to end users we should update the javadoc for these methods to indicate that they do not evict from the L1 cache..