Uses of Class
xsmeral.semnet.sink.RepositoryFactory

Packages that use RepositoryFactory
xsmeral.semnet.sink ObjectSink implementations, specifically Sesame Writer and associated repository factories 
 

Uses of RepositoryFactory in xsmeral.semnet.sink
 

Subclasses of RepositoryFactory in xsmeral.semnet.sink
 class NativeStoreFactory
          Factory of NativeStore repositories.
 class RdbmsStoreFactory
          Factory of RdbmsStore repositories.