Re: [Neo4j] EJB3 and Legacy applications

2011-11-30 Thread nrkkalyan
Hey, Sure I will take a look at jo4neo. Thanks for your help. Will keep posting and continue working.. Kalyan -- View this message in context: http://neo4j-community-discussions.438527.n3.nabble.com/EJB3-and-Legacy-applications-tp3540750p3547686.html Sent from the Neo4j Community Discussions ma

Re: [Neo4j] EJB3 and Legacy applications

2011-11-29 Thread Michael Hunger
You might look at Spring Data Neo4j or jo4neo for that. I had a fake EntityManager in SDN once for Spring ROO (it should be still somewhere in the history) but it didn't take care of JPA annotations. If you want to give it a try, you're free to engage :) But I don't think it is worth the effort

Re: [Neo4j] EJB3 and Legacy applications

2011-11-29 Thread nrkkalyan
Hey, Thank you for the reply. I am sorry I was not clear with the below statement : #1 " If not then I think wouldn't it be good to support them" #2 "s every organization may not want to go for Spring-Data or want to migrate to Neo4J just because its more efficient than RDBMS" What I meant was s

Re: [Neo4j] EJB3 and Legacy applications

2011-11-27 Thread Michael Hunger
Hey, I've planned to look at Hibernate OGM as a side project but there are no plans for when it will happen. Could you please explain what you mean by ? #1 " If not then I think wouldn't it be good to support them" #2 "s every organization may not want to go for Spring-Data or want to migrate

[Neo4j] EJB3 and Legacy applications

2011-11-27 Thread nrkkalyan
Hi, No doubt Neo4J is future. I have 2 questions. *First:* I was wondering if JPA annotations are supported in Neo4J. If not then I think wouldn't it be good to support them as every organization may not want to go for Spring-Data or want to migrate to Neo4J just because its more efficient than R