Nitin Mehta created CLOUDSTACK-7290:
---------------------------------------
Summary: VO classes shouldn¹t have any class variables declared as
native type
Key: CLOUDSTACK-7290
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7290
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Affects Versions: 4.5.0
Reporter: Nitin Mehta
Priority: Critical
Fix For: 4.5.0
VO classes which are the mapping of schema to Java objects shouldn¹t
have any class variables declared as native type. Because native types
have default values whereas schema columns can be null and declaring as
native types masks that.
--
This message was sent by Atlassian JIRA
(v6.2#6252)