jboss / jboss-nosql

3 stars 0 forks source link

CDI Session Neo4j Session injection using TransactionScoped scope #17

Open scottmarlow opened 7 years ago

scottmarlow commented 7 years ago

Use TransactionScoped scope to inject Neo4j Session. The Session should be enlisted into the JTA transaction. Also see JTA_SPEC-7.