Inheritance hierarchies in Jackson March 29, 2020 by Santosh We will look at how class hierarchies in Jackson works. We will take an example of building a Notification Service Pojo to demonstrate this. Below is the package/class diagram for this.