Hibernate Config....
843838Jun 5 2007 — edited Jun 6 2007Hi' is that possible to change hibernate configuration from java source? or using API from hibernate itself?
i have hibernate configuration file, called hibernate.cfg.xml, what i want is, can i change/update the configuration inside hibernate.cfg.xml from my java source? if it's possible, can anyone explain to me how....
thanks...