Uses of Class
com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive

Packages that use DatasetGraphTrackActive
com.hp.hpl.jena.sparql.core   
 

Uses of DatasetGraphTrackActive in com.hp.hpl.jena.sparql.core
 

Subclasses of DatasetGraphTrackActive in com.hp.hpl.jena.sparql.core
 class DatasetGraphWithLock
          A DatasetGraph that uses the dataset lock to give weak transactional behaviour, that is the application see transaction but they are not durable.
 



Licenced under the Apache License, Version 2.0