posted 16 years ago
Hi,
I configured hibernate.cfg.xml and
generated all DAO classes from a table via Hibernate from Derby database home directory.
An application works fine.
But what I have to do if the application run else user from his home directory?
hibernate.cfg.xml has still same path but user path to home is else:
Is there any chance how configure connection.url in else way than via hibernate.cfg.xml(by code)?
[ July 30, 2008: Message edited by: manu chaox ]
[ July 30, 2008: Message edited by: manu chaox ]