Menu

#31 Arbitrary columns

v1.0.0
open-fixed
nobody
SDK (70)
5
2010-06-28
2010-06-11
bo zhou
No

The Table storage API does not allow setting arbitrary columns. That is, the API has no way for you to provide a list of tuples containing column name/value/type to store in a table row. You must create a Java object containing non-transient fields which are stored when you store the model object. In this case the model object must extend the TableStorageEntity class. However, for some use cases you do not have model objects like this available because the content is highly dynamic and not pre-determined. This is a major shortcoming that completely eliminates the table storage from some common use cases.

Discussion

  • bo zhou

    bo zhou - 2010-06-11
    • assigned_to: bo_zhou --> nobody
     
  • bo zhou

    bo zhou - 2010-06-28
    • status: open --> open-fixed
     
  • bo zhou

    bo zhou - 2010-06-28

    it has been fixed.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.