Thursday, 16 February 2012

What are Extension interfaces? | Java Hibernate

When the built-in functionalities provided by hibernate is not sufficient enough, it provides a way so that user can include other interfaces and implement those interfaces for user desire functionality. These interfaces are called as Extension interfaces.

No comments: