com.hp.hpl.jena.sdb.layout1
Class FormatterSimple
java.lang.Object
com.hp.hpl.jena.sdb.sql.SDBConnectionHolder
com.hp.hpl.jena.sdb.store.StoreFormatterBase
com.hp.hpl.jena.sdb.layout1.FormatterSimple
- All Implemented Interfaces:
- StoreFormatter
- Direct Known Subclasses:
- FormatterSimpleDB2, FormatterSimpleDerby, FormatterSimpleH2, FormatterSimpleHSQL, FormatterSimpleMySQL, FormatterSimpleOracle, FormatterSimplePGSQL, FormatterSimpleSQLServer
public abstract class FormatterSimple
- extends StoreFormatterBase
|
Method Summary |
void |
addIndexes()
Add indexes - these are kept upto date for any future additions or deletions of data |
void |
dropIndexes()
Drop indexes for triple/node tables |
UriWidth
public static int UriWidth
FormatterSimple
public FormatterSimple(SDBConnection connection)
addIndexes
public void addIndexes()
- Description copied from interface:
StoreFormatter
- Add indexes - these are kept upto date for any future additions or deletions of data
dropIndexes
public void dropIndexes()
- Description copied from interface:
StoreFormatter
- Drop indexes for triple/node tables
Copyright ? 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Epimorphics Ltd.