Joined: Wed Jan 21, 2004 5:51 pm Posts: 14 Location: San Francisco, CA
|
Thanks for your response. I see that the meta attributes get stored in the Configuration as members of the PersistentClasses, but it appears that the Configuration object is discarded after it's used to configure the SessionFactory. (It occurs to me as I type this that I can just keep a reference to the Configuration used to create the SessionFactory . . . Feeling sheepish now.)
Out of curiosity and momentum, is there any way to get back to the Configuration via the Session or SessionFactory?
Dave
|
|