Uses of Interface
commonj.sdo.ChangeSummary.Setting
-
Packages that use ChangeSummary.Setting Package Description commonj.sdo org.eclipse.persistence.sdo -
-
Uses of ChangeSummary.Setting in commonj.sdo
Methods in commonj.sdo that return ChangeSummary.Setting Modifier and Type Method Description ChangeSummary.SettingChangeSummary. getOldValue(DataObject dataObject, Property property) -
Uses of ChangeSummary.Setting in org.eclipse.persistence.sdo
Classes in org.eclipse.persistence.sdo that implement ChangeSummary.Setting Modifier and Type Class Description classSDOSettingPurpose: A setting encapsulates a Property and a corresponding single value of the property's type.Methods in org.eclipse.persistence.sdo that return ChangeSummary.Setting Modifier and Type Method Description ChangeSummary.SettingSDOChangeSummary. getOldValue(DataObject dataObject, Property property)
-