google app engine - I need help parsing this statement from the GAE/Java documentation on data classes -
This section is killing me, I appreciate if someone can help me understand it.
If the area is not a faucet worth the value type, then without exception, it throws an exception by loading an entity. This will not happen if this unit was created from the same JDO class. , Which was used to reuse this example, but if the JDO class may change, then
- What is a worthless value type?
- How can you load an entity without this property?
- What does this mean: "This will not happen if this unit was created from the same JDO class, for example?"
- When you say "but JDO class changes So maybe ", how can a JDO class change?
- An object type is taped primitives (such as Intel or Boolean) blank Can not be
- An older version of the class could not be an asset and therefore, data will not have the property in the datastore, and when you try to match it with the new category, then it will have to clear the property.
- Because (2) can only happen when class has changed.
- When you update your code and apply a new version.
Comments
Post a Comment