|
Extension PointsNumerous Extension APIsto allow easy customization of:
Interceptor interfaceallows the application to track audit / history information in a single place Metadata APIfor applications that require access to Hibernate's persistence metadata at runtime Custom persistersObject/relational mapping strategies for entities and collections may be customized by inheriting and extending the built in strategies (even allows integration of data that is persisted via LDAP, flat file, etc) Event architectureThe runtime behavior of Hibernate is implemented as a set of event listeners that may be overridden and customized [Hibernate EntityManager] EJB 3.0 callbacksSupport for the callback model defined by EJB 3.0 |
|||||||||||||