Class | Description |
---|---|
Abstract |
An abstract base class that provides useful methods for all the
TransformationCatalog Implementations to use.
|
CreateTCDatabase |
This class provides a bridge for creating and initializing transformation catalog on database .
|
Database | |
File |
This is the new file based TC implementation storing the contents of the file
in memory.
|
Text |
A File based Transformation Catalog where each entry spans multiple lines.
|