-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major
-
Affects Version/s: master, 3.0
-
Component/s: Catalog: Transformation Catalog
-
None
Internal Changes to the TC API to
1) function names are consistent with the other catalog API.
2) The return types are clearly defined using java 1.5 syntax
3) the insert and delete functions return int instead of boolean
4) The backends will be initialized and closed in the connect and close methods