When using the property eclipselink.cache.database-event-listener in persistence.xml set to org.eclipse.persistence.platform.database.oracle.dcn ...
I'm using neo4j-community-2.3.0-M02 and my neo4j jdbc driver 3.0, when I'm creating db connection I got exception java.lang.ClassNotFoundException: org.neo4j.jdbc.Driver. Then I added ...