All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.agimatec.dbhistory.HistoryGeneratorSettings Maven / Gradle / Ivy

There is a newer version: 2.5.27
Show newest version
package com.agimatec.dbhistory;

import com.agimatec.commons.generator.GeneratorSettings;

/**
 * Description: 
* User: roman.stumm
* Date: 04.05.2007
* Time: 10:30:58
* Copyright: Agimatec GmbH */ final class HistoryGeneratorSettings extends GeneratorSettings { protected String defaultConfigFileName() { return "historyConfig.xml"; } }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy