Please send your Questions & Answers or Feedback to "mohan@javabook.org"
What are derived properties in hibernate?
Derived properties are those properties which are not mapped to any columns of a database table. Such properties are calculated at runtime by evaluation of any expressions.