Class RDF4JRepositoryTransactionManagerFactoryBean

java.lang.Object
it.uniroma2.art.semanticturkey.tx.RDF4JRepositoryTransactionManagerFactoryBean
All Implemented Interfaces:
org.springframework.beans.factory.FactoryBean<RDF4JRepositoryTransactionManager>

public class RDF4JRepositoryTransactionManagerFactoryBean extends Object implements org.springframework.beans.factory.FactoryBean<RDF4JRepositoryTransactionManager>
A FactoryBean that is used to instantiate the RDF4JRepositoryTransactionManager managing the repository associated with the current project.
Author:
Manuel Fiorelli