| Package | Description |
|---|---|
| org.apache.metamodel |
Root package for MetaModel
|
| org.apache.metamodel.intercept |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultUpdateSummary
Default implementation of
UpdateSummary. |
| Modifier and Type | Method and Description |
|---|---|
UpdateSummary |
UpdateSummaryBuilder.build() |
UpdateSummary |
UpdateableDataContext.executeUpdate(UpdateScript update)
Submits an
UpdateScript for execution on the DataContext. |
UpdateSummary |
AbstractUpdateCallback.getUpdateSummary() |
static UpdateSummary |
DefaultUpdateSummary.unknownUpdates()
Gets an
UpdateSummary object to return when the extent of the
updates are unknown. |
| Modifier and Type | Method and Description |
|---|---|
UpdateSummary |
InterceptableDataContext.executeUpdate(UpdateScript update) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.