Java Class Library - Teradata Meta Data Services

Teradata Meta Data Services Programmer Guide

Product
Teradata Meta Data Services
Release Number
15.00
Language
English (United States)
Last Update
2018-09-28
Product Category
Teradata Tools and Utilities

Java Class Library

The Java class library is contained in three separate packages, housed in the MetaJava.jar file, in the %METAHOME%\jdk directory. These packages are:

  • com.teradata.mds
  • com.teradata.mds.metamodel
  • com.teradata.mds.security
  • A summary of the packages and their classes is shown in Table 3. Full documentation can be found in the %METAHOME%\jdk\docs directory.

     

    Table 3: Classes and Functions 

    Package

    Class Name

    Function

    com.teradata.mds

     

     

     

     

     

     

    MetaRepository

    Initialize/deinitialize, logon/logoff

    MetaDataObject

    Create/read/write/delete meta data objects

    MetaVersionedObject

    Read/write/delete of specific object versions

    MetaClassInfo

    Search classes for meta data

    MetaObjectCollections

    Search/manage collections of meta data

    MetaBIZInfo

    Provide search of business class objects

    com.teradata.mds.metamodel

     

     

     

     

    MetaModelAIM

    Manage meta model AIM objects

    MetaModelClass

    Manage meta model Class objects

    MetaModelProperty

    Manage meta model Class-Property objects

    MetaModelRelationship

    Manage meta model Relationship objects

    MetaLabel

    Manage meta model Label objects

    com.teradata.mds.security

     

     

    MetaGroup

    Manage MDS Group objects

    MetaUser

    Manage MDS User objects

    MetaSecurityProfile

    Manage MDS Security Profile object