public class RelationshipPendingDelete extends PendingOperationAdapter
Represents a pending relationship delete
| Fields inherited from class | Fields |
|---|---|
class PendingOperationAdapter |
entity, executed, nativeEntry, nativeKey |
| Constructor and description |
|---|
RelationshipPendingDelete(EntityAccess parent, Association association, java.util.Collection<java.io.Serializable> pendingInserts, Transaction boltTransaction) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public void |
run() |
| Methods inherited from class | Name |
|---|---|
class PendingOperationAdapter |
addCascadeOperation, addPreOperation, getCascadeOperations, getEntity, getNativeEntry, getNativeKey, getObject, getPreOperations, isVetoed, setExecuted, setVetoed, wasExecuted |