Class RDF4JRepositoryTransactionManager

java.lang.Object
org.springframework.transaction.support.AbstractPlatformTransactionManager
org.eclipse.rdf4j.spring.tx.RDF4JRepositoryTransactionManager
All Implemented Interfaces:
Serializable, org.springframework.transaction.PlatformTransactionManager, org.springframework.transaction.TransactionManager

public class RDF4JRepositoryTransactionManager extends org.springframework.transaction.support.AbstractPlatformTransactionManager
Since:
4.0.0
Author:
ameingast@gmail.com, Florian Kleedorfer
See Also: