Class TransactionalNotSupported

java.lang.Object
org.apache.jena.sparql.core.TransactionalNotSupported
All Implemented Interfaces:
Transactional, TransactionalNotSupportedMixin

public class TransactionalNotSupported extends Object implements TransactionalNotSupportedMixin
Implementation for "un-Transactional" interface.
See Also: