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

Packages that use IDBSchema
com.semarchy.mdm.runtime.model.physical   
 

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

Subinterfaces of IDBSchema in com.semarchy.mdm.runtime.model.physical
 interface IPhysicalModel
           
 

Methods in com.semarchy.mdm.runtime.model.physical that return IDBSchema
 IDBSchema IPhysicalModel.getFullDBSchema()
          Returns the IDBSchema including db objects that are static and the one that are related to logical model objects.
 



Copyright © 2015. All Rights Reserved.