* implemented single table inheritance
* added the Java documentation for the pattern
* updated code files as per the standards
* added the puml and png diagram for the file
* added README.md
* #1316 Single Table Inheritance pattern implemented
* resolved the Checkstyle violations
* removed the tests due to build failure
* updated the code as per review
* resolved Checkstyle violations