What are Callback interfaces?

Submitted by: Administrator
These interfaces are used in the application to receive a notification when some object events occur. Like when an object is loaded, saved or deleted. There is no need to implement callbacks in hibernate applications, but they're useful for implementing certain kinds of generic functionality.
Submitted by: Administrator

Read Online Hibernate Job Interview Questions And Answers