<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "How to make Complete Business Data Entity"]]></title>
		<link>http://forums.visual-paradigm.com/posts/32.html</link>
		<description><![CDATA[Latest messages posted in the topic "How to make Complete Business Data Entity"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>How to make Complete Business Data Entity</title>
				<description><![CDATA[ Is there a Way to create a Data Class having the behavior to be not synchronized with the ERD and enable the code generation of this class.<br> <br> If I use a Data Class not having ORM persistance, the code generation does not include this class.<br> <br> I think this is related to the stereotype but I didn't find any configuration to make this working.<br> <br> Thanks,<br> <br> Sébastien]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/2495#19283.html</guid>
				<link>http://forums.visual-paradigm.com/posts/2495#19283.html</link>
				<pubDate><![CDATA[Tue, 25 Sep 2007 23:57:26]]></pubDate>
				<author><![CDATA[ Sébastien]]></author>
			</item>
			<item>
				<title>Re:How to make Complete Business Data Entity</title>
				<description><![CDATA[ Hi Sébastien,<br> <br> You should use normal code synchronization to create class that is not synchronized with the ERD. <br> <br> Since the code will be overwriten during ORM generation, we don't expect the user to change the generated code. If we generating it in ORM code generation, then the user's implementation will lost.<br> <br> Best regards,<br> Jick]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/2495#19313.html</guid>
				<link>http://forums.visual-paradigm.com/posts/2495#19313.html</link>
				<pubDate><![CDATA[Thu, 27 Sep 2007 15:57:52]]></pubDate>
				<author><![CDATA[ Jick]]></author>
			</item>
	</channel>
</rss>