Uses of Class
org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
-
Packages that use ContextAwareConnection Package Description org.eclipse.rdf4j.repository.contextaware A repository wrapper with convenience functions for handling contexts. -
-
Uses of ContextAwareConnection in org.eclipse.rdf4j.repository.contextaware
Fields in org.eclipse.rdf4j.repository.contextaware declared as ContextAwareConnection Modifier and Type Field Description private ContextAwareConnection
ContextAwareConnection. next
Methods in org.eclipse.rdf4j.repository.contextaware that return ContextAwareConnection Modifier and Type Method Description ContextAwareConnection
ContextAwareRepository. getConnection()
-