Where are enumerations stored? Note: There are 2 correct answers to this question.=======
Dynamic enumerations are stored in the active session.
Non-dynamic enumerations are stored as SpEL lists in Spring.
Dynamic enumerations are stored in the database.
Non-dynamic enumerations are stored as enumeration classes.
Submit