Spring Data Neo4j

Uses of Interface
org.springframework.data.neo4j.transaction.SynchronizationManager

Packages that use SynchronizationManager
org.springframework.data.neo4j.transaction   
 

Uses of SynchronizationManager in org.springframework.data.neo4j.transaction
 

Classes in org.springframework.data.neo4j.transaction that implement SynchronizationManager
 class DefaultSynchronizationManager
           
 

Constructors in org.springframework.data.neo4j.transaction with parameters of type SynchronizationManager
ChainedTransactionManager(SynchronizationManager synchronizationManager, PlatformTransactionManager... transactionManagers)
           
 


Spring Data Neo4j

Copyright © 2011 SpringSource. All Rights Reserved.