Summary
In this chapter, we have learned how to use the JSON-B API in parsing and generating JSON documents; this will be very useful in cases you have to some basic or advanced processing over some transformed JSON data, especially in low-level programming contexts.
In the next chapter, we will learn about one of the hottest topics in the cloud era, which is exposing RESTful web services. And as you may already know, JSON is an important player in this area—stay tuned!