Are there any tools or clever methods for me to I visualize the contents of NHibernation hbm.xml files?
I would like to load hbm files into a designer and see them as entities with relations
Are there any tools or clever methods for me to I visualize the contents of NHibernation hbm.xml files?
I would like to load hbm files into a designer and see them as entities with relations
Here are a few tools you might want to try.
The hibernate tools plugin for Eclipse (Java) can visualize hibernate hbm.xml files. It might work with some tweeks also for NHibernate hbm.xml files