Uses of Interface
org.neo4j.ogm.transaction.TransactionManager
Packages that use TransactionManager
-
Uses of TransactionManager in org.neo4j.ogm.driver
Methods in org.neo4j.ogm.driver that return types with arguments of type TransactionManager -
Uses of TransactionManager in org.neo4j.ogm.transaction
Fields in org.neo4j.ogm.transaction declared as TransactionManagerModifier and TypeFieldDescriptionprotected final TransactionManagerAbstractTransaction.transactionManagerConstructors in org.neo4j.ogm.transaction with parameters of type TransactionManagerModifierConstructorDescriptionprotectedAbstractTransaction(TransactionManager transactionManager)