One of the fields in my entity has its field with data type Integer. So all the data that has been saved until now is Integer for that field.
I need to change the data type of that field to Long. I tried it in my local machine and App Engine did not allow me to do so. Is there a way I can change the Data Type of a JDO Entity to Long from Integer? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
