✔️Entity Class
In JFW, an Entity Class is a class that represents an Entity (such as User, License, Brand, etc.) and provides utility methods to manipulate the Entity in JFW Core. An Entity Class is based on an Entity that is stored in the database.
Last updated
Was this helpful?