hi....can any body help me in hibernate..........my issue is....
Initially i am inserting data statically in my database, if i want to insert another data i should not modify my code in any file ie...my xml ,POJO....i want to insert it dynamically...is there any solution to my issue..if it is there plz help it out....i want to insert,delete,update dynamically and if i modify or created another table it should not be change in my code..that also should be done thru dynamically....is there any possiblity in hibernate or other technologies.....
thanks & regards KK
|