public interface UpdateUI
boolean
isBatch()
void
message(String msg)
pruneSchema(com.google.gwtorm.server.StatementExecutor e, List<String> pruneList)
yesno(boolean def, String msg)
void message(String msg)
boolean yesno(boolean def, String msg)
boolean isBatch()
void pruneSchema(com.google.gwtorm.server.StatementExecutor e, List<String> pruneList) throws com.google.gwtorm.server.OrmException
com.google.gwtorm.server.OrmException