-
Oct 5th, 2012, 01:28 AM
#1
Hibernate and Neo4j cross store
Hi,
i am using hibernate with a relational database right now.
I want to add Neo4j to my persistence layer and to use spring data with cross store.
Is this possibly with hibernate? I saw some examples but they used the JPA entitymanager and I am using
the HibernateSessionFactory so when i annotate some fields with @RelateTo i get HibernateMappingExceptions because of an unknown type. So hibernate doesn't ignore this fields.
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules