Module org.apache.jena.tdb
Package org.apache.jena.tdb1.transaction
package org.apache.jena.tdb1.transaction
-
ClassDescriptionBlock manager that keeps temporary copies of updated blocks, then writes them to a journal when commitPrepare happens.A transactional
DatasetGraphthat allows one active transaction per thread.A DatasetGraph that is a single transaction.The Journal is slightly odd - it is append-only for write but random read.This version works with two files - the main, base file and a per-transaction journal file.A transaction.Interface to stats for a single Transaction ManagerInterface that components of the transaction system implement.