Uses of Class
org.apache.syncope.core.persistence.neo4j.spring.DomainRoutingDriver
Packages that use DomainRoutingDriver
-
Uses of DomainRoutingDriver in org.apache.syncope.core.persistence.neo4j
Methods in org.apache.syncope.core.persistence.neo4j that return DomainRoutingDriverModifier and TypeMethodDescriptionPersistenceContext.driver(DomainHolder<org.neo4j.driver.Driver> domainHolder) Methods in org.apache.syncope.core.persistence.neo4j with parameters of type DomainRoutingDriverModifier and TypeMethodDescriptionorg.springframework.data.neo4j.core.Neo4jClientPersistenceContext.neo4jClient(DomainRoutingDriver driver, org.springframework.data.neo4j.core.transaction.Neo4jBookmarkManager bookmarkManager) PersistenceContext.transactionManager(DomainRoutingDriver driver, org.springframework.data.neo4j.core.transaction.Neo4jBookmarkManager bookmarkManager, CacheCleaningTransactionExecutionListener cacheCleaningTransactionExecutionListener)