<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>nhusers Google Group</title>
  <link>http://groups.google.com/group/nhusers</link>
  <description>Users of NHibernate unite! This group is aimed at people using NHibernate and looking for tips, tricks, or just want to ask a question. Post your code on how you use NHibernate or share some experiences with it here. Good, bad, or ugly, this is the place for it!</description>
  <language>en</language>
  <item>
  <title>Re: [nhusers] Re: Visual Studio 2008 Best Plugin</title>
  <link>http://groups.google.com/group/nhusers/browse_thread/thread/967f6e1a7e3890f4/8c995e3e9a867df1?show_docid=8c995e3e9a867df1</link>
  <description>
  I would try using another template or build your own that is customized to &lt;br&gt; the output you want. I can&#39;t remember which template I used, but it wasn&#39;t &lt;br&gt; one of the &amp;quot;doodads&amp;quot; templates, you need to download the nHibernate &lt;br&gt; templates for MyGeneration as I don&#39;t believe they are included by default. &lt;br&gt; I should also point out there is quite a bit of documentation (often in the
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nhusers/browse_thread/thread/967f6e1a7e3890f4/8c995e3e9a867df1?show_docid=8c995e3e9a867df1</guid>
  <author>
  chnic...@gmail.com
  (Chris Nicola)
  </author>
  <pubDate>Fri, 08 Jan 2010 17:45:10 UT
</pubDate>
  </item>
  <item>
  <title>Re: Collection was not processed by flush()</title>
  <link>http://groups.google.com/group/nhusers/browse_thread/thread/1db7fd843b0b4b56/5a17b9fa451a9363?show_docid=5a17b9fa451a9363</link>
  <description>
  No, I just gave up and added a mapped field so I don&#39;t have to load &lt;br&gt; anything in PreUpdate.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nhusers/browse_thread/thread/1db7fd843b0b4b56/5a17b9fa451a9363?show_docid=5a17b9fa451a9363</guid>
  <author>
  exptrade2...@yahoo.com
  (epitka)
  </author>
  <pubDate>Fri, 08 Jan 2010 17:29:06 UT
</pubDate>
  </item>
  <item>
  <title>Re: Visual Studio 2008 Best Plugin</title>
  <link>http://groups.google.com/group/nhusers/browse_thread/thread/967f6e1a7e3890f4/9edf20559c281eb1?show_docid=9edf20559c281eb1</link>
  <description>
  Thank u guys &lt;br&gt; I used MyGenration to genrate dOOdads -&amp;gt; busines entities for all my &lt;br&gt; tables. &lt;br&gt; The thing is i ended up with 70 C# classes (for the 70 tables) , all &lt;br&gt; the classes have more than 1500 rows . &lt;br&gt; Where as in JAVA the eclipse plugin for hibernate Generated about 200 &lt;br&gt; lines of code , that include only the columns of the tabels as private
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nhusers/browse_thread/thread/967f6e1a7e3890f4/9edf20559c281eb1?show_docid=9edf20559c281eb1</guid>
  <author>
  boban.stojanov...@gmail.com
  (boban984)
  </author>
  <pubDate>Fri, 08 Jan 2010 17:26:22 UT
</pubDate>
  </item>
  <item>
  <title>Re: collection [..User.Groups] was not processed by flush()</title>
  <link>http://groups.google.com/group/nhusers/browse_thread/thread/fa5bcd0c28768ca0/4c0ca17e5e1c4bb9?show_docid=4c0ca17e5e1c4bb9</link>
  <description>
  Any ideas? As I&#39;m at a complete loss at this point.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nhusers/browse_thread/thread/fa5bcd0c28768ca0/4c0ca17e5e1c4bb9?show_docid=4c0ca17e5e1c4bb9</guid>
  <author>
  ch...@marisic.com
  (Chris Marisic)
  </author>
  <pubDate>Fri, 08 Jan 2010 17:16:17 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nhusers] &lt;join&gt; with read-only view</title>
  <link>http://groups.google.com/group/nhusers/browse_thread/thread/bc79ff82a7a8f17f/dbf6583cf3ac004e?show_docid=dbf6583cf3ac004e</link>
  <description>
  Offhand, setting the &amp;quot;optional&amp;quot; property on the join *may* work for you-not &lt;br&gt; positive about that though. &lt;br&gt; However, I think in this case you should consider an alternative approach &lt;br&gt; and instead the portion that comes from the view a separate entity. Join is &lt;br&gt; really intended for legacy cases where a single entity (always a 1-1
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nhusers/browse_thread/thread/bc79ff82a7a8f17f/dbf6583cf3ac004e?show_docid=dbf6583cf3ac004e</guid>
  <author>
  aje...@gmail.com
  (Anne Epstein)
  </author>
  <pubDate>Fri, 08 Jan 2010 16:45:29 UT
</pubDate>
  </item>
  <item>
  <title>&lt;join&gt; with read-only view</title>
  <link>http://groups.google.com/group/nhusers/browse_thread/thread/bc79ff82a7a8f17f/704c51ba56db0644?show_docid=704c51ba56db0644</link>
  <description>
  I have a standard Person class with matching Person table. However, there is &lt;br&gt; a single column (GPA) from a view (vwGPAPointsAwarded) that I am &amp;lt;join&amp;gt;ing. &lt;br&gt; Since it&#39;s a view, I need NHibernate to treat the entire view as read-only, &lt;br&gt; not just the column. When I persist a new Person, NHibernate fires off an
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nhusers/browse_thread/thread/bc79ff82a7a8f17f/704c51ba56db0644?show_docid=704c51ba56db0644</guid>
  <author>
  jasondent...@gmail.com
  (Jason Dentler)
  </author>
  <pubDate>Fri, 08 Jan 2010 15:16:58 UT
</pubDate>
  </item>
  <item>
  <title>Batch update for table-per-subclass</title>
  <link>http://groups.google.com/group/nhusers/browse_thread/thread/aa3ed019f746e535/54e72f0d05bfb383?show_docid=54e72f0d05bfb383</link>
  <description>
  I have an entity that is part of a table-per-subclass mapping. I have &lt;br&gt; the following tables: &lt;br&gt; PARENT &lt;br&gt; -- ID &lt;br&gt; CHILD &lt;br&gt; -- ID &lt;br&gt; -- ... &lt;br&gt; When I issue a batch statement using ExecuteUpdate, it issues the &lt;br&gt; following statements: &lt;br&gt; create table #PARENT( &lt;br&gt; ID decimal not null) &lt;br&gt; insert into #PARENT &lt;br&gt; SELECT parent0_.ID as ID
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nhusers/browse_thread/thread/aa3ed019f746e535/54e72f0d05bfb383?show_docid=54e72f0d05bfb383</guid>
  <author>
  jan.van.rysw...@gmail.com
  (Jan Van Ryswyck)
  </author>
  <pubDate>Fri, 08 Jan 2010 14:52:00 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nhusers] generic user type?</title>
  <link>http://groups.google.com/group/nhusers/browse_thread/thread/6badfcfaa2c54911/2ed4171e5fd1aa22?show_docid=2ed4171e5fd1aa22</link>
  <description>
  Beautiful! Thanks Fabio :-)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nhusers/browse_thread/thread/6badfcfaa2c54911/2ed4171e5fd1aa22?show_docid=2ed4171e5fd1aa22</guid>
  <author>
  ajai.shan...@gmail.com
  (Ajai Shankar)
  </author>
  <pubDate>Fri, 08 Jan 2010 11:28:25 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nhusers] generic user type?</title>
  <link>http://groups.google.com/group/nhusers/browse_thread/thread/6badfcfaa2c54911/3a5a02b892348c1f?show_docid=3a5a02b892348c1f</link>
  <description>
  there is an example in uNhAddIns &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/unhaddins/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/unhaddins/&quot;&gt;[link]&lt;/a&gt;&amp;gt;I can&#39;t send the link to the specific &lt;br&gt; source because the GoogleCode source-browser is broken. &lt;br&gt; The folder is trunk\uNhAddIns\uNhAddIns\User Types and the source &lt;br&gt; is GenericWellKnownInstanceType.c s &lt;br&gt; 2010/1/8 ajaishankar &amp;lt;ajai.shan...@gmail.com&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nhusers/browse_thread/thread/6badfcfaa2c54911/3a5a02b892348c1f?show_docid=3a5a02b892348c1f</guid>
  <author>
  fabioma...@gmail.com
  (Fabio Maulo)
  </author>
  <pubDate>Fri, 08 Jan 2010 11:04:48 UT
</pubDate>
  </item>
  <item>
  <title>Re: Best way to deal with user data and system data</title>
  <link>http://groups.google.com/group/nhusers/browse_thread/thread/e13b7ae8c645ab94/21246dc15ff0c7b0?show_docid=21246dc15ff0c7b0</link>
  <description>
  Map it as a Many-To-Many association.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nhusers/browse_thread/thread/e13b7ae8c645ab94/21246dc15ff0c7b0?show_docid=21246dc15ff0c7b0</guid>
  <author>
  danba...@gmail.com
  (Dan B)
  </author>
  <pubDate>Fri, 08 Jan 2010 10:14:11 UT
</pubDate>
  </item>
  <item>
  <title>generic user type?</title>
  <link>http://groups.google.com/group/nhusers/browse_thread/thread/6badfcfaa2c54911/62367976cfeb34f8?show_docid=62367976cfeb34f8</link>
  <description>
  Hi &lt;br&gt; I have a generic class that I need to persist as a string. Is this &lt;br&gt; possible using IUserType? &lt;br&gt; For ReturnedType - can I pass an open generic or say an interface? &lt;br&gt; Also in NullSafeGet how do I create an instance of the correct type - &lt;br&gt; I&#39;m thinking saving the type along with the data maybe? &lt;br&gt; Ajai &lt;br&gt; interface I { string SaveMe { get; set; }
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nhusers/browse_thread/thread/6badfcfaa2c54911/62367976cfeb34f8?show_docid=62367976cfeb34f8</guid>
  <author>
  ajai.shan...@gmail.com
  (ajaishankar)
  </author>
  <pubDate>Fri, 08 Jan 2010 04:58:32 UT
</pubDate>
  </item>
  <item>
  <title>Re: How to specify eager loading with the new hql based linq provider?</title>
  <link>http://groups.google.com/group/nhusers/browse_thread/thread/a37426543a3b8f8d/51c47725941b78d7?show_docid=51c47725941b78d7</link>
  <description>
  Thanks for the reply Steve! &lt;br&gt; How fleshed out are your plans at this point? Is this something you &lt;br&gt; could use a hand with? If you developed an API skeleton, is there a &lt;br&gt; set of tests (say for the criteria API or the Linq wrapper for it) &lt;br&gt; that would be worth porting over?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nhusers/browse_thread/thread/a37426543a3b8f8d/51c47725941b78d7?show_docid=51c47725941b78d7</guid>
  <author>
  paul.ba...@gmail.com
  (Paul Batum)
  </author>
  <pubDate>Fri, 08 Jan 2010 04:22:01 UT
</pubDate>
  </item>
  <item>
  <title>Best way to deal with user data and system data</title>
  <link>http://groups.google.com/group/nhusers/browse_thread/thread/e13b7ae8c645ab94/735ff4686d24d070?show_docid=735ff4686d24d070</link>
  <description>
  Our application has some core data, like items. &lt;br&gt; Users can view these items if they have been assigned them. &lt;br&gt; When they click on a check box on the item it is supposed to store &lt;br&gt; that they have seen this item and agreed to terms. &lt;br&gt; Now because each item doesn&#39;t belong to a user, and only assigned then &lt;br&gt; you can&#39;t store the flag on the item whether they have agreed.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nhusers/browse_thread/thread/e13b7ae8c645ab94/735ff4686d24d070?show_docid=735ff4686d24d070</guid>
  <author>
  adamschro...@gmail.com
  (Schotime)
  </author>
  <pubDate>Fri, 08 Jan 2010 02:29:38 UT
</pubDate>
  </item>
  <item>
  <title>Re: Protecting HBM files in web application</title>
  <link>http://groups.google.com/group/nhusers/browse_thread/thread/0507bbfd29f54a33/86de87764e358dd2?show_docid=86de87764e358dd2</link>
  <description>
  Thanks for the reply guys. &lt;br&gt; Will be using a shared hosting service, with only the minimum files &lt;br&gt; published to it. I never publish anything more than than the &lt;br&gt; required. &lt;br&gt; If they are in the assembly they should be ok then... &lt;br&gt; Sounds good. &lt;br&gt; Thanks for the quick replies again! &lt;br&gt; Frank
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nhusers/browse_thread/thread/0507bbfd29f54a33/86de87764e358dd2?show_docid=86de87764e358dd2</guid>
  <author>
  frankvirg...@gmail.com
  (Franky)
  </author>
  <pubDate>Thu, 07 Jan 2010 23:35:24 UT
</pubDate>
  </item>
  <item>
  <title>Re: MultiQuery with explicit object creation does not return strongly-typed results</title>
  <link>http://groups.google.com/group/nhusers/browse_thread/thread/1a90bdbb88081735/0aedc9e0f830b7b1?show_docid=0aedc9e0f830b7b1</link>
  <description>
  i feel you. Ran into this today, and ended up having to do custom &lt;br&gt; hydration. I think its related to the following.... &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://nhjira.koah.net/browse/NH-1836&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nhusers/browse_thread/thread/1a90bdbb88081735/0aedc9e0f830b7b1?show_docid=0aedc9e0f830b7b1</guid>
  <author>
  gbo...@gmail.com
  (ccollie)
  </author>
  <pubDate>Thu, 07 Jan 2010 23:27:35 UT
</pubDate>
  </item>
  </channel>
</rss>
