com.agimatec.dbhistory
Class HistSchemaConfig

java.lang.Object
  extended by com.agimatec.dbhistory.HistSchemaConfig
All Implemented Interfaces:
Serializable

public class HistSchemaConfig
extends Object
implements Serializable

Description:
User: roman.stumm
Date: 27.04.2007
Time: 18:15:27
Copyright: Agimatec GmbH

See Also:
Serialized Form

Constructor Summary
HistSchemaConfig()
           
 
Method Summary
 void addTableConfig(HistTableConfig tableConfig)
           
 List<HistTableConfig> getTables()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HistSchemaConfig

public HistSchemaConfig()
Method Detail

getTables

public List<HistTableConfig> getTables()

addTableConfig

public void addTableConfig(HistTableConfig tableConfig)


Copyright © 2008-2012. All Rights Reserved.