1. hibernate program to insert a record from a component coderanch.com |
2. Dynamic Insert/update not working for Component Mappings forum.hibernate.orgHibernate version: 3.2 Hi All, Im using dynamic-insert and it works fine on all objects but for those objects in which we have a Component or user defined field is available then we have problems as it generate code for all the fields even though the values are null for the field(with dynamic-insert set to true . Is there any way ... |