Skip to Content
0
Former Member
Jun 08, 2018 at 09:21 AM

I have created new item type by making generate="false" , still Model class is generated with proper setter-getter. Ideally generate="false" tells no source code will be generated .

50 Views

     <deployment table="GSKProduct" typecode="16651"/>
          <attributes>                                        
             <attribute type="java.lang.String" qualifier="attribute1">
                 <persistence type="property" />
                 <description>Edit Account Object to store GSKAccountRequest</description>
             </attribute>                    
         </attributes>        
     </itemtype>