|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChangeSummary | |
|---|---|
| commonj.sdo | |
| org.plasma.sdo | |
| org.plasma.sdo.core | |
| Uses of ChangeSummary in commonj.sdo |
|---|
| Methods in commonj.sdo that return ChangeSummary | |
|---|---|
ChangeSummary |
DataObject.getChangeSummary()
Returns the ChangeSummary with scope covering this dataObject, or null if there is no ChangeSummary. |
ChangeSummary |
DataGraph.getChangeSummary()
Returns the change summary associated with this data graph. |
| Uses of ChangeSummary in org.plasma.sdo |
|---|
| Subinterfaces of ChangeSummary in org.plasma.sdo | |
|---|---|
interface |
PlasmaChangeSummary
A change summary is used to record changes to DataObjects, allowing applications to efficiently and incrementally update back-end storage when required. |
| Uses of ChangeSummary in org.plasma.sdo.core |
|---|
| Classes in org.plasma.sdo.core that implement ChangeSummary | |
|---|---|
class |
CoreChangeSummary
A change summary is used to record changes to DataObjects, allowing applications to efficiently and incrementally update back-end storage when required. |
| Methods in org.plasma.sdo.core that return ChangeSummary | |
|---|---|
ChangeSummary |
CoreDataObject.getChangeSummary()
|
ChangeSummary |
CoreDataGraph.getChangeSummary()
Returns the change summary associated with this data graph. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||