G
Guest
Hi,
I want to populate my Enum dynamically from the database. Is that possible?
If so, what is the approach that I need to take.
I need this because I have some set of constants in my table which I want to
fetch once the moment i start my application and store that in Enum.
Regards
Sudhakara.T.P.
I want to populate my Enum dynamically from the database. Is that possible?
If so, what is the approach that I need to take.
I need this because I have some set of constants in my table which I want to
fetch once the moment i start my application and store that in Enum.
Regards
Sudhakara.T.P.