top of page
Writer's picturebedemabsapo

Fluent NHibernate Repository of Integers: Using Generic Repository and Unit of Work Patterns



Hello everyone I've successfully implemented the repository pattern with fluentNHibernate but i have one concern abount the ExposeConfiguration when I removed it all the methods works fine but when i adds it ,it resets the tables in the database. so i need you to take a look and give me any notes about the implementation so here is my unit of work class




Fluent NHibernate Repository of… integers




Tortoise SVNRight click in a folder and choose SVN Checkout..., from the dialog that appears enter -nhibernate.googlecode.com/svn/trunk/ as the URL of repository, then set your checkout location and click OK.


It is pretty easy to customize the behavior of the fluent nhibernate AutoPersistenceModel using conventions and I find it can be very useful to have this type of fine grained control over your database schema generation. 2ff7e9595c


0 views0 comments

Recent Posts

See All

Comments


bottom of page