Uses of Class
de.fesenmeyer.dbnormalizer.core.algorithms.AbstractNormalizationAlgorithm

Packages that use AbstractNormalizationAlgorithm
de.fesenmeyer.dbnormalizer.core.algorithms Package which provides the several algorithms implemented by DBNormalizer. 
 

Uses of AbstractNormalizationAlgorithm in de.fesenmeyer.dbnormalizer.core.algorithms
 

Subclasses of AbstractNormalizationAlgorithm in de.fesenmeyer.dbnormalizer.core.algorithms
 class ThreeNFSynthesisAlgorithmKemper
          Implementation of the synthesis normalization algorithm described in [Datenbanksysteme, Kemper/Eickler, 5th Ed., 2004, p. 181].