|
Class Summary |
| ApiAnalysis |
Analyses the API calls collected in the specified input file For file that's specified must be a
KonaKart log file that had the following log flags set:
log4j.logger.com.konakart.bl.KKApiMgr = DEBUG |
| CreateEnterpriseDB |
Creates the store2 - for EngineMode 2 only - Multi-Store Single-DB |
| CreatePassword |
A utility for creating encypted property values for KonaKart |
| DataIntegrityChecker |
Checks the Integrity of the KonaKart Database |
| KKMessages |
A utility for operating on KonaKart Messages |
| SqlAnalysis |
Analyses the SQL collected in the specified input file For file that's specified must be a
KonaKart log file that had the following log flags set:
log4j.logger.org.apache.torque.util.BasePeer = DEBUG |
| SqlPopulator |
Populates the db with standard data |