Uses of Class
org.topbraid.jenax.util.DelegatingDataset
Packages that use DelegatingDataset
-
Uses of DelegatingDataset in org.topbraid.jenax.util
Subclasses of DelegatingDataset in org.topbraid.jenax.utilModifier and TypeClassDescriptionclassA DelegatingDataset that uses a different default model than the delegate.classA Dataset that wraps another Dataset but changes its default and named graphs based on the FROM and FROM NAMED clauses of a given Query.