Skip to content

cvrajeesh/SampleNHExtendingDomainModel

Repository files navigation

Sample NH code which shows how to extend the domain model.

## Instructions ##

1. Create two databases "Test" and "ExtendedTest"
2. Run scripts "NhibernateTest.sql" and "ExtendedNHibernateTest.sql" respectively on these databases
3. This has got two projects "NHibernateTest", "ExtendedNHibernateTest", the first one uses the normal code model and second one uses the extended core model

About

Sample project which shows how to extend an existing domain model and access it though NH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages