Uses of Interface
org.apache.jena.dboe.transaction.txn.TransactionInfo
Packages that use TransactionInfo
-
Uses of TransactionInfo in org.apache.jena.dboe.transaction.txn
Classes in org.apache.jena.dboe.transaction.txn that implement TransactionInfoModifier and TypeClassDescriptionfinal classA transaction as the composition of actions on components.Methods in org.apache.jena.dboe.transaction.txn that return TransactionInfoModifier and TypeMethodDescriptionfinal TransactionInfoTransactionalBase.getTransactionInfo()TransactionalSystem.getTransactionInfo()Return an information view of the transaction for this thread, if any.