org.qi4j.library.rdf.repository
Interface RdbmsRepositoryService

All Superinterfaces:
Activatable, Composite, Identity, org.openrdf.repository.Repository, ServiceComposite

@Mixins(value=RdbmsRepositoryService.RdbmsRepositoryMixin.class)
public interface RdbmsRepositoryService
extends org.openrdf.repository.Repository, ServiceComposite, Activatable


Nested Class Summary
static class RdbmsRepositoryService.RdbmsRepositoryMixin
           
 
Nested classes/interfaces inherited from interface org.qi4j.api.entity.Identity
Identity.IdentityMixin
 
Method Summary
 
Methods inherited from interface org.openrdf.repository.Repository
getConnection, getDataDir, getValueFactory, initialize, isWritable, setDataDir, shutDown
 
Methods inherited from interface org.qi4j.api.entity.Identity
identity
 
Methods inherited from interface org.qi4j.api.composite.Composite
metaInfo, type
 
Methods inherited from interface org.qi4j.api.service.Activatable
activate, passivate