Class JenaXSymbols
java.lang.Object
org.aksw.jenax.arq.util.exec.query.JenaXSymbols
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.apache.jena.sparql.util.SymbolSymbol for a jenax-based ResourceManager. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
symResourceMgr
public static final org.apache.jena.sparql.util.Symbol symResourceMgrSymbol for a jenax-based ResourceManager. Certain JenaX components (such as the JDBC extensions for RML) need to dynamically allocate resources during query execution that eventually need to be freed. These components will check the Context for a resource manager and register the clean up actions there.
-
-
Constructor Details
-
JenaXSymbols
public JenaXSymbols()
-