public class PurgeDatabaseAndCacheCmd extends Object implements Command<PurgeReport>, Serializable
| Modifier and Type | Field and Description | 
|---|---|
| protected static String | DELETE_TABLE_DATA | 
| protected static String | EMPTY_STRING | 
| protected static String | SELECT_TABLE_COUNT | 
| protected static String | TABLE_NAME | 
| static List<String> | TABLENAMES_EXCLUDED_FROM_DB_CLEAN_CHECK | 
| Constructor and Description | 
|---|
| PurgeDatabaseAndCacheCmd() | 
protected static final String DELETE_TABLE_DATA
protected static final String SELECT_TABLE_COUNT
protected static final String TABLE_NAME
protected static final String EMPTY_STRING
public PurgeReport execute(CommandContext commandContext)
execute in interface Command<PurgeReport>Copyright © 2018. All rights reserved.