Creating entities

First of all, we need to create four as the table details of the database. The four entities are Profile, Post, Comment, and LikeObj. In the following sections, you'll learn how to create the entity classes.