public interface UpdateUI
Modifier and Type | Method and Description |
---|---|
boolean |
isBatch() |
void |
message(String msg) |
void |
pruneSchema(com.google.gwtorm.server.StatementExecutor e,
List<String> pruneList) |
boolean |
yesno(boolean def,
String msg) |