<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Supported Attribute Types for DB_VA PHP version???"]]></title>
		<link>http://forums.visual-paradigm.com/posts/32.html</link>
		<description><![CDATA[Latest messages posted in the topic "Supported Attribute Types for DB_VA PHP version???"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Supported Attribute Types for DB_VA PHP version???</title>
				<description><![CDATA[ Hi,<br> <br> It seems that the only types I am allowed to assign to an attribute are just the primitive types, for example, String, int, float, boolean.<br> <br> But why can't I assign a non-primitive type, such as a class, like "Address" or "Money", or some other class already defined in my diagram? Indeed, the application already allows us to select these non-primitive types, but when I try to generate PHP code I get an error saying that the attribute does not have a "supported type". <br> <br> What are the supported attribute types for the PHP version of DB_VA (please provide the list), and why can I not assign an attribute a type which is a class already in my diagram?<br> <br> Thanks in advance!<br> E]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/1717#6332.html</guid>
				<link>http://forums.visual-paradigm.com/posts/1717#6332.html</link>
				<pubDate><![CDATA[Fri, 27 Oct 2006 15:09:55]]></pubDate>
				<author><![CDATA[ everbored]]></author>
			</item>
			<item>
				<title>Re:Supported Attribute Types for DB_VA PHP version???</title>
				<description><![CDATA[ Hi everbored,<br> <br> This is because the object model is closely related to the data model, which end up relating to the database. Although for object model it is possible to have object types, it is not allowed in the database. Therefore only primitive attributes are supported for the attributes in the class diagram. For object references, please use association to link up the related classes.<br> <br> Best regards,<br> Jick<br> ]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/1717#6339.html</guid>
				<link>http://forums.visual-paradigm.com/posts/1717#6339.html</link>
				<pubDate><![CDATA[Fri, 27 Oct 2006 18:50:52]]></pubDate>
				<author><![CDATA[ Jick]]></author>
			</item>
			<item>
				<title>Supported Attribute Types for DB_VA PHP version???</title>
				<description><![CDATA[ Hi Jick,<br> <br> Thanks, but I was wondering if you could provide me with a list of the allowed types, similar to section 6-5 in the  designer's manual but for PHP. <br> <br> Thanks,<br> E]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/1717#6340.html</guid>
				<link>http://forums.visual-paradigm.com/posts/1717#6340.html</link>
				<pubDate><![CDATA[Fri, 27 Oct 2006 18:57:19]]></pubDate>
				<author><![CDATA[ everbored]]></author>
			</item>
			<item>
				<title>Re:Supported Attribute Types for DB_VA PHP version???</title>
				<description><![CDATA[ HI everbored,<br> <br> The supported attributes types are the same as those for Java. We will help maps the types to database type.<br> <br> Best regards,<br> Jick]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/1717#6350.html</guid>
				<link>http://forums.visual-paradigm.com/posts/1717#6350.html</link>
				<pubDate><![CDATA[Sat, 28 Oct 2006 09:48:58]]></pubDate>
				<author><![CDATA[ Jick]]></author>
			</item>
	</channel>
</rss>