Hi again!

The problem was resolved in r2053.

Things had to get more decoupled, keeping inheritance out of the interface-way :-)

/anders

Anders Nawroth wrote:
Hi!

I'm currently looking into the IMDB web app that is located in the neo4j laboratory (found in the svn repos). It uses Spring Framework and Jetty.

The app uses the @Transactional annotation to add transaction management to methods. But in fact, this does not invoke any transaction management! The code works as there are transactions invoked one step higher in the call hierarchy (using programmatic transaction management the common neo4j-way).

_______________________________________________
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to