Hi,
Does anybody knows how to change the properties of a hibernate bean in NetBeans 5.5 once it is created.
For example if i create a Hibernate Bean with some vairalbes and later i want to edit that bean for example i want to change the generator value form "native" to "assigned", but i couldn't do that. Though i changed the .nbm.xml file, when i'm rebuilding the project its again taking the old values which i entered while creating the Hibernate Bean.
Any help on this would be appreciated a lot.
Thanks in advance
|