Update automapping convention for record table name (prefix table name with module name)

Also remove nhibernate reference from a few modules, as it is not needed anymore.

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046128
This commit is contained in:
rpaquay
2010-01-31 07:47:34 +00:00
parent 034607ef4e
commit 61cf152cf3
13 changed files with 86 additions and 54 deletions

View File

@@ -31,9 +31,9 @@
Set default transaction timeout to 30 minutes so that interactive debugging
is easier (default timeout is less than one minute)
-->
<!--<system.transactions>
<system.transactions>
<defaultSettings timeout="00:30:00" />
</system.transactions>-->
</system.transactions>
<system.web>