<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Newbie General ORM Question"]]></title>
		<link>http://forums.visual-paradigm.com/posts/33.html</link>
		<description><![CDATA[Latest messages posted in the topic "Newbie General ORM Question"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Newbie General ORM Question</title>
				<description><![CDATA[ Hi, <br> I am evaluating the VP suite and love it so far.  I am just about to get started with the ORM features.  I have a few questions:<br> 1.  It is built on top of nHibernate, correct?<br> 2.  Which version of nHibernate does it use?  <br> 3.  How does it differ from normal nHibernate?  Are there any specific docs on this?<br> 4.  Can I just use nhibernate?  In other words, can I "drop-down" to normal nhibernate?<br> <br> Thanks,<br> Chris]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/2339#18645.html</guid>
				<link>http://forums.visual-paradigm.com/posts/2339#18645.html</link>
				<pubDate><![CDATA[Thu, 26 Jul 2007 11:56:30]]></pubDate>
				<author><![CDATA[ ChrisMoses]]></author>
			</item>
			<item>
				<title>Re:Newbie General ORM Question</title>
				<description><![CDATA[ Hi Chris,<br> <br> 1. Yes<br> <br> 2. We support 1.0 in the current version. We will support 1.2 in the next version.<br> <br> 3. Don't worry, you do not need to know about nHibernate. You can just use our tool to generate the middle tier and use it in your code.<br> <br> 4. You can use our generated code (entity class) and mapping.<br> Using NHibernate:<br> Configuration cfg = new Configuration();<br> cfg.AddAssembly("AssemblyName", "hibernate.hbm.xml");<br> <br> Best regards,<br> Jick]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/2339#18661.html</guid>
				<link>http://forums.visual-paradigm.com/posts/2339#18661.html</link>
				<pubDate><![CDATA[Fri, 27 Jul 2007 09:09:08]]></pubDate>
				<author><![CDATA[ Jick]]></author>
			</item>
	</channel>
</rss>