Introduction of Interceptors in Hibernate

Introduction of Interceptors in Hibernate

It is useful for the application to react to certain events that occur inside Hibernate. It allows for the implementation of generic functionality and the extension of Hibernate functionality.

Read More →

Event system in Hibernate

All the methods of the Session interface correlate to an event. Only we need to use LoadEvent, a FlushEvent,

Read More →

Hibernate declarative security

Hibernate3 allows certain actions to be permissioned via JACC, and authorized via JAAS. This is an optional functionality that is built on top of the event architecture.

Read More →

Introduction of Interceptors in Hibernate

It is useful for the application to react to certain events that occur inside Hibernate. It allows for the implementation of generic functionality and the extension of Hibernate functionality.

Read More →

Event system in Hibernate

All the methods of the Session interface correlate to an event. Only we need to use LoadEvent, a FlushEvent,

Read More →

Hibernate declarative security

Hibernate3 allows certain actions to be permissioned via JACC, and authorized via JAAS. This is an optional functionality that is built on top of the event architecture.

Read More →
Interceptors and events,Introduction of Interceptors in Hibernate,Event system in Hibernate,Hibernate declarative security,Introduction of Interceptors in Hibernate,Event system in Hibernate,Hibernate declarative security