Deprecated API


Contents
Deprecated Methods
com.metamatrix.modeler.core.metadata.runtime.TableRecord.getColumnIDs()
          columnIDs are no longer stored in the record. Columns can be retrieved by querying for all columns having the same qualified parent table name. 
com.metamatrix.modeler.core.metadata.runtime.MetadataRecord.getParentFullName()
          the returned fullName may be incorrect in the case of an XML element (see defects #11326 and #11362) 
com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord.getParentFullName()
          the returned value may be incorrect in the case of an XML element (see defects #11326 and #11362) 
com.metamatrix.connector.metadata.RuntimeVdbRecord.getParentFullName()
          the returned fullname may be incorrect (see defects #11326 and #11362) 
com.metamatrix.modeler.core.metadata.runtime.MetadataRecord.getParentPathString()
          the returned path may be incorrect in the case of an XML element (see defects #11326 and #11362) 
com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord.getParentPathString()
          the returned value may be incorrect in the case of an XML element (see defects #11326 and #11362) 
com.metamatrix.connector.metadata.RuntimeVdbRecord.getParentPathString()
          the returned parent path may be incorrect (see defects #11326 and #11362) 
 



Copyright © 2009. All Rights Reserved.