-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: First class visual designer for NHibernate
PostPosted: Tue Jul 28, 2009 7:44 am 
Newbie

Joined: Tue Jul 28, 2009 7:34 am
Posts: 1
  • Now you can build your NHibernate Data Access Layer with a first class visual designer build in the visual studio.
  • Imagine that you have NHibernate Designer very likely to the Entity Framework or LINQ to SQL designer, how is your NHibernate development will be easier?
  • Imagine that your model can be generated to NHibernate and to Entity Framework without changing any bit.
  • Forget the generators that take your database and give you a bunch of HBM files and classes, With NHibernate Mold you can model all your mapping details visually and your hands will never get dirty in XMLs.
  • With NHibernate Mold you can model all possible types of NHibernate ORM like:
    o Entity Splitting: Split your entity into multiple tables.
    o Inheritance: NHibernate Mold support s all types of inheritance [TPH (Table per hierarchy), TPS (Table per sub type), TPC (Table per concrete class)]
    o Associations: NHibernate Mold supports all types of associations [One to One, One to Many, Many to Many].
    o Complex Types: you can model your complex types and map it to individual columns in your database.
  • Start your application from the model, use the Database Mold to generate your database, and use NHibernate mold to generate your classes and mapping files.
  • NHibernate mold also generates repositories that wrap all data access operations.
  • NHibernate mold automatically supports ‘Linq to NHibernate’ so you can write linq queries against the generated repositories directly.
  • Sculpture provides a validation editor supports the most common validations, and gives you the ability to create your custom validation.

To see this mold in action please watch part one video, which provides a comprehensive tutorial of what you can do with this mold.
http://www.dawliasoft.com/Learn/Tutoria ... fault.aspx


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.