Uses of Interface
com.semarchy.mdm.runtime.model.dbschema.IDBIndexColumn

Packages that use IDBIndexColumn
com.semarchy.mdm.runtime.model.dbschema   
com.semarchy.mdm.runtime.model.physical   
 

Uses of IDBIndexColumn in com.semarchy.mdm.runtime.model.dbschema
 

Methods in com.semarchy.mdm.runtime.model.dbschema that return types with arguments of type IDBIndexColumn
 List<? extends IDBIndexColumn> IDBIndex.getIndexColumns()
           
 

Uses of IDBIndexColumn in com.semarchy.mdm.runtime.model.physical
 

Subinterfaces of IDBIndexColumn in com.semarchy.mdm.runtime.model.physical
 interface IIndexColumn
          Defines an index column
 



Copyright © 2015. All Rights Reserved.