com.hp.hpl.jena.sdb.layout1
Class FormatterSimpleDerby
java.lang.Object
com.hp.hpl.jena.sdb.sql.SDBConnectionHolder
com.hp.hpl.jena.sdb.store.StoreFormatterBase
com.hp.hpl.jena.sdb.layout1.FormatterSimple
com.hp.hpl.jena.sdb.layout1.FormatterSimpleDerby
- All Implemented Interfaces:
- StoreFormatter
public class FormatterSimpleDerby
- extends FormatterSimple
|
Method Summary |
void |
format()
Format the store - create tables but not secondary indexes |
void |
truncate()
Truncate tables - clearing the store but leaving all indexes inplace |
FormatterSimpleDerby
public FormatterSimpleDerby(SDBConnection connection)
truncate
public void truncate()
- Description copied from interface:
StoreFormatter
- Truncate tables - clearing the store but leaving all indexes inplace
format
public void format()
- Description copied from interface:
StoreFormatter
- Format the store - create tables but not secondary indexes
Copyright ? 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Epimorphics Ltd.