AW: Hibernate hbm.xml config and xdoclet tags

"Vidakovic Aleksandar" <[email protected]> Thu, 12 Aug 2004 12:55:34 +0200
Newsgroups gmane.comp.java.keel.user
Message-ID <[email protected]>
I think for this feature the HibernatePersistentFactory has to be patched. Right now the hibernate configuration is generated on startup according the (keel) configuration of your persistent objects.

It shouldn't be very difficult to implement the behaviour that you are looking for... we only need a property in the factory's system.xconf where you can reference your hbm.xml. If it exists then the hbm.xml would be loaded, if it doesn't the existing behaviour takes place...

Aleks

-----Ursprüngliche Nachricht-----
Von: Gene McCullough [mailto:[email protected]]
Gesendet: Mittwoch, 11. August 2004 23:59
An: Keel Users
Betreff: [Keel User] Hibernate hbm.xml config and xdoclet tags


Hi all.  Is there a way for me to use my existing hbm.xml config files, 
without having to update my pojos with the @persist tags?

I've tried placing them "strategically" in my conf/server folder, and in 
my entity (pojo) folder, to no avail.  Just wondering what and if there 
was a trick for that.  Surely you don't want me to RETYPE all that info! LOL

tia
gene
_______________________________________________
User mailing list
[email protected]
http://lists.keelframework.org/listinfo.cgi/user-keelframework.org