Uses of Class
com.semarchy.mdm.runtime.model.dbschema.exception.NoSuchColumnException

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

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

Methods in com.semarchy.mdm.runtime.model.dbschema that throw NoSuchColumnException
 IDBColumn IDBTable.getColumn(String pColumnName)
           
 

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

Methods in com.semarchy.mdm.runtime.model.physical that throw NoSuchColumnException
 IColumn ITable.getColumn(String pColumnName)
           
 



Copyright © 2015. All Rights Reserved.