com.hp.hpl.jena.sdb.store
Class StoreFormatterBase
java.lang.Object
com.hp.hpl.jena.sdb.sql.SDBConnectionHolder
com.hp.hpl.jena.sdb.store.StoreFormatterBase
- All Implemented Interfaces:
- StoreFormatter
- Direct Known Subclasses:
- FmtLayout2, FormatterSimple
public abstract class StoreFormatterBase
- extends SDBConnectionHolder
- implements StoreFormatter
|
Method Summary |
void |
create()
Format the store - create tables, create secondary indexes |
StoreFormatterBase
public StoreFormatterBase(SDBConnection connection)
create
public final void create()
- Format the store - create tables, create secondary indexes
- Specified by:
create in interface StoreFormatter
Copyright ? 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Epimorphics Ltd.