From: Jason C. <jas...@gm...> - 2008-10-16 21:02:37
|
I found it. It's actually: hibernate.org -> Documentation -> Core -> Reference Documentation, and then I believe chapter "5" has all the relevant info. The DTD also turned out to be a good source of info. The problem is I had been looking for things related to "XML" not things related to "property". I had also been using Google. Thanks for the tip, everything I was looking for is there, now that I know where to look. Jason On Thu, Oct 16, 2008 at 4:58 PM, Max Rydahl Andersen <max...@re...> wrote: >> 1. Where can I find reference documentation for hibernate XML mapping >> files? (e.g. "these are the attributes that can be used in a property >> element"). > > www.hibernate.org - click Documentation > >> 2. Where is the hibernate users mailing list? I'm posting this to >> hibernate-devel because no other source of help seems to exist. > > www.hibernate.org - click Forum > > /max > |