public class FormatterSimpleDerby extends FormatterSimple
UriWidth
Constructor and Description |
---|
FormatterSimpleDerby(SDBConnection connection) |
Modifier and Type | Method and Description |
---|---|
void |
format()
Format the store - create tables but not secondary indexes
|
void |
truncate()
Truncate tables - clearing the store but leaving all indexes inplace
|
addIndexes, dropIndexes
create
public FormatterSimpleDerby(SDBConnection connection)
public void truncate()
StoreFormatter
public void format()
StoreFormatter
Licenced under the Apache License, Version 2.0