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

Packages that use ColumnSetRecord
com.metamatrix.metadata.runtime.impl   
com.metamatrix.modeler.core.metadata.runtime   
 

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

Classes in com.metamatrix.metadata.runtime.impl that implement ColumnSetRecord
 class ColumnSetRecordImpl
          ColumnSetRecordImpl
 class ForeignKeyRecordImpl
          ForeignKeyRecordImpl
 class TableRecordImpl
          TableRecordImpl
 class UniqueKeyRecordImpl
          UniqueKeyRecordImpl
 

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

Uses of ColumnSetRecord in com.metamatrix.modeler.core.metadata.runtime
 

Subinterfaces of ColumnSetRecord in com.metamatrix.modeler.core.metadata.runtime
 interface ForeignKeyRecord
          ForeignKeyRecord
 interface UniqueKeyRecord
          UniqueKeyRecord
 



Copyright © 2009. All Rights Reserved.