Internal Website Search

81-90 of 200 resultsRefresh

deletePersistent(pc)

>) Delete the persistent instance from the data ... persistent, the closure of the instance is not deleted from the data store. This method has no effect if the instance is already deleted in the current transaction. This method throws

javax.jdo.annotations.Join

.annotations.Join">deleteAction Delete action ... ="description"> Delete action to be applied to any ForeignKey on this join. the delete action Default

javax.jdo.annotations.ForeignKey

.ForeignKey">deleteAction The delete action ... "> The delete action of this foreign key. Returns: the delete action of this foreign key

Value.dependent

> Whether the value is dependent on the owner (and will be deleted when the owner is deleted). Returns:

Value.deleteAction

> Delete action to apply to any foreign key for the value. Returns: delete action

Join.deleteAction

> Delete action to be applied to any ForeignKey on this join. Returns: the delete

deletePersistentAll(parameters)

> Deletes all the instances of the candidate class that pass ... that were deleted Since:

preDelete(event)

"> Invoked whenever a persistent instance is deleted, for example during event - the delete event.

Key.dependent

> Whether the key is dependent on the owner (and will be deleted when the owner is deleted). Returns:

Key.deleteAction

> Delete action to apply to the foreign key for the key. Returns: delete action