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, dropIndexescreatepublic FormatterSimpleDerby(SDBConnection connection)
public void truncate()
StoreFormatterpublic void format()
StoreFormatterLicenced under the Apache License, Version 2.0