|
com.im.df/1 5.9.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface DBImplSchemaProvider.PropsProvider
Callback for reading/writing schema init properties.
| Method Summary | |
|---|---|
Properties |
readProperties()
Read the properties from file. |
void |
rewriteProperties(Properties propsToWrite,
List<String> propsToClear)
Overwrite and clear the specified properties. |
| Method Detail |
|---|
Properties readProperties()
throws IOException
IOException - File could not be read
void rewriteProperties(Properties propsToWrite,
List<String> propsToClear)
throws IOException
propsToWrite - Properties to updatedpropsToClear - Remove these properties
IOException - File could not be written
|
com.im.df/1 5.9.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||