Friday, June 8, 2012

Cross-post: Windows Azure and Java: Working with Table Storage

Persistent Systems just published a blog post about working with the Windows Azure SDK for Java to access Windows Azure Tables. The article covers table creation/deletion, entity insert/query/deletion and entity group transactions.

As with the .NET SDK, the Java SDK Table Storage classes sit atop the Windows Azure Storage REST API.

No comments:

Post a Comment