Entity Class

An entity class is used to model data and behavior that is persistent. Entity classes are sometimes called domain classes because they are abstractions of real-world entities.