Uses of Interface
com.metamatrix.modeler.core.metadata.runtime.ColumnRecord

Packages that use ColumnRecord
com.metamatrix.metadata.runtime.impl   
com.metamatrix.modeler.core.util   
 

Uses of ColumnRecord in com.metamatrix.metadata.runtime.impl
 

Classes in com.metamatrix.metadata.runtime.impl that implement ColumnRecord
 class ColumnRecordImpl
          ColumnRecordImpl
 

Methods in com.metamatrix.metadata.runtime.impl that return ColumnRecord
static ColumnRecord RecordFactory.createColumnRecord(char[] record)
          Create a ColumnRecord instance from the specified index record
 

Uses of ColumnRecord in com.metamatrix.modeler.core.util
 

Methods in com.metamatrix.modeler.core.util with parameters of type ColumnRecord
 int ColumnRecordComparator.compare(ColumnRecord colRec1, ColumnRecord colRec2)
           
 



Copyright © 2009. All Rights Reserved.