Representation of a Meta-Data file.
Contains a list of package meta-data, together with any named queries and fetch plans etc.
since: 1.1 version: $Revision: 1.24 $
Constructor.
Parameters: filename - The file where this is stored (or null). Parameters: metaDataManager - the manager for this MetaData object. Parameters: catalog - Name of the catalog for all classes in this file Parameters: schema - Name of the schema for all classes in this file
Utility method to check if the MetaData for a class is contained in this
file.
Parameters: pkg_name - Name of package Parameters: class_name - Name of class The MetaData for the class