Internal Website Search

21-30 of 168 resultsRefresh

LifeCycle Event with Embeddable classes

Hello, is there a way that lifecycle events like prepersist or preupdate are also fired for embeddable classes, not just for entities? My case looks as follows ... lifecycle events are not applicable for embeddable classes. You can set an event callback

JPA lifecycle events across processes

. You may be able to implement your own cross process event listeners based on the JPA event listeners if every process will listen to its own events and will report to other processes. support Support

ObjectDB Object Database Features

> Lifecycle Events event">JPA callback methods and event#listeners_and_external_callback_methods

JPA Annotations for Callback Methods

The following annotations can mark methods as JPA callback methods: The event">Lifecycle Events section of the ObjectDB Manual explains how to use

Apache License, Version 2.0, January 2004

under this License. 8. Limitation of Liability. In no event

Privacy Policy

;with news, special offers and general information about other goods, services and events which we offer

Eclipse Distribution License - v 1.0

NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL

javax.jdo.listener.InstanceLifecycleEvent

"> This is the event class used in life cycle event notifications. Note ... ;source, int type) Creates a new event object ... > Creates a new event object

JDO Internal Callbacks

The following interfaces can be implemented by persistence capable classes in order to response to JDO lifecycle events: event/callbacks">

JDO External Listeners

The following types can be used to implement external listener classes for JDO lifecycle events: event/listeners"> Listener objects can be bound to one or more persistence capable classes by invoking the