Regarding @MappedSuperclass annotation
Hi,
i am using @MappedSuperclass annotation on the super class.It works f9 when i do insert operation in the DAO (as it inserts super class properties).But when i do find using "this.getHibernateTemplate().findByExample(baseCla ss)", It populates all Child Object Properties and not poplutaes super class properties.
I put primarykey and createddatetime in super classs.But while searching, these properties are not populated.
Anyone help?
Regards,
shahzad
Regards,
Shahzad Ahsan
Ooober Brain
ooober.com