2

Hazelcast offers an L2 cache for Hibernate as documented in their manual here: http://hazelcast.com/docs/2.1/manual/single_html/#HibernateSecondLevelCache.

My question is if there is the same for EclipseLink? (I'm thinking not but maybe someone knows if there are plans for it, etc.)

jonas789
  • 219
  • 1
  • 3
  • 13

1 Answers1

2

Answer is no, but they are open to contributions since it's open source.

BSMP
  • 4,596
  • 8
  • 33
  • 44
jonas789
  • 219
  • 1
  • 3
  • 13