com.hp.hpl.jena.sdb.store
Interface StoreMaker


public interface StoreMaker

Source of new store objects. Used by StoreFactory, where there is a registry dtatype type + layout type => store maker.

Author:
Andy Seaborne

Method Summary
 Store create(SDBConnection conn, StoreDesc desc)
          Make a new store object
 

Method Detail

create

Store create(SDBConnection conn,
             StoreDesc desc)
Make a new store object



Copyright ? 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Epimorphics Ltd.