I'm new to nHibernate and have been given a project that has nHibernate as it's ORM. I have found the file nhibernate-configuration.xsd and the nhibernate-mapping.xsd files and want to use these to generate an SQLServer Database based on the model. where
do I start? I'm using VS2010.
billcrawley
Member
341 Points
286 Posts
nHibernate to Sql
Jan 22, 2013 04:27 PM|LINK
Hi All,
I'm new to nHibernate and have been given a project that has nHibernate as it's ORM. I have found the file nhibernate-configuration.xsd and the nhibernate-mapping.xsd files and want to use these to generate an SQLServer Database based on the model. where do I start? I'm using VS2010.
Decker Dong ...
All-Star
118619 Points
18779 Posts
Re: nHibernate to Sql
Jan 24, 2013 01:38 AM|LINK
Hi,
Considering that this issue doesn't belong to Microsoft's Products. So you'd better ask this question here:
https://forum.hibernate.org/viewforum.php?f=25
billcrawley
Member
341 Points
286 Posts
Re: nHibernate to Sql
Jan 24, 2013 08:36 AM|LINK
I asked here since the title of this forum does say 'ADO,NET, Entity Framework, LINQ to SQL, NHibernate'.
Decker Dong ...
All-Star
118619 Points
18779 Posts
Re: nHibernate to Sql
Jan 24, 2013 08:51 AM|LINK
Hi again,
To be very honest, Microsoft has released itself's EntityModel class.So We cannot do much comment on a 3-rd party tool.
Sorry for that.