Package rs.ac.bg.etf.sab.operations
Interface GeneralOperations
-
public interface GeneralOperations
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voideraseAll()Empties up a DB.
-
public interface GeneralOperations
| Modifier and Type | Method | Description |
|---|---|---|
void |
eraseAll() |
Empties up a DB.
|