1. hibernate allow dynamic bytecode gen POJO injection ? forum.hibernate.orghi, i want to try and embed/di a bytecode genned java object into an existing hibernate pojo graph. is there anyway i can hook into the way hib uses cglib or i can embed it like in EJB3.0. the object/s which i want to embed will have associative relations to the hibernate pojos but becos i use a metadata driven application ... |
2. SQL Injection while saving POJO (VO) forum.hibernate.org |