com.semarchy.mdm.runtime.model.physical
Interface IIndexColumn

All Superinterfaces:
IDBIndexColumn

public interface IIndexColumn
extends IDBIndexColumn

Defines an index column

Author:
skamel

Method Summary
 IColumn getColumn()
           
 IIndex getIndex()
           
 
Methods inherited from interface com.semarchy.mdm.runtime.model.dbschema.IDBIndexColumn
getIndexName, isDescending
 

Method Detail

getIndex

IIndex getIndex()
Returns:
the parent index

getColumn

IColumn getColumn()
Specified by:
getColumn in interface IDBIndexColumn


Copyright © 2015. All Rights Reserved.