Package wt.container.batch
package wt.container.batch
-
ClassDescriptionAssertion which indicates that the target is being added to the BatchContainer.Interface AttributedRoleBatchCotnainer is a RoleBatchContainer that supports attributes on an association.The BatchContainer is a container of assertions used to collect add, remove, and replace actions for deferred action.Class BatchContainerFactory provides "well-known" access to operations for instantiating objects associated with BatchContainers.Interface for actual BatchContainer factories.Assertion which indicates that the target is being removed from the BatchContainer
Supported API: true
Extendable: falseAssertion used to indicate that an object in the BatchContainer has been modified.Interface RoleBatchCotnainer is a BatchContainer that is used to make assertions about which objects play the "other" role in an association.TransactionContainers are used to link together a group of BatchContainers which are being used in a single update transaction.Class of object used to communicate exceptions to Assertions.