|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPhysicalModel | |
---|---|
com.semarchy.mdm.runtime.model | |
com.semarchy.mdm.runtime.model.physical | |
com.semarchy.mdm.runtime.semql.sqlgen.integration |
Uses of IPhysicalModel in com.semarchy.mdm.runtime.model |
---|
Methods in com.semarchy.mdm.runtime.model that return IPhysicalModel | |
---|---|
IPhysicalModel |
IRuntimeModelsProvider.getPhysicalModel()
Physical model provides information about the physical model used for persistence of the data edition. |
Uses of IPhysicalModel in com.semarchy.mdm.runtime.model.physical |
---|
Methods in com.semarchy.mdm.runtime.model.physical that return IPhysicalModel | |
---|---|
IPhysicalModel |
ISequence.getPhysicalModel()
|
IPhysicalModel |
IEntityTableMapping.getPhysicalModel()
|
Uses of IPhysicalModel in com.semarchy.mdm.runtime.semql.sqlgen.integration |
---|
Constructors in com.semarchy.mdm.runtime.semql.sqlgen.integration with parameters of type IPhysicalModel | |
---|---|
DefaultValidatorQueryBuilder(com.semarchy.commons.util.groovy.ThreadSafeInterpreter interpreter,
IPhysicalModel physicalModel,
IDataAccessModel dataAccessModel,
com.semarchy.mdm.runtime.model.semql.ISemQLModel semqlModel,
com.semarchy.platform.language.semql.functions.IFunctionProvider functionProvider,
com.semarchy.platform.language.semql.bindvariable.IBindVariableProvider baseBindVariableProvider)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |