Saved Bookmarks
| 1. |
What Are Extension Interfaces? |
|
Answer» When the built-in FUNCTIONALITIES PROVIDED by HIBERNATE is not sufficient enough, itprovides a way so that user can include other INTERFACES and implement those interfaces for user desire functionality. These interfaces are called as Extension interfaces. When the built-in functionalities provided by hibernate is not sufficient enough, itprovides a way so that user can include other interfaces and implement those interfaces for user desire functionality. These interfaces are called as Extension interfaces. |
|