How i can map structure like this
db model http://imagepost.ru/images/186/oefb4v6.png
into
class A{
Map<SomeEnum, B> foo;
}
where key in foo is representation of role in a_ has _b ?
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you want the name of the enum constants in your table column: