Volodymyr Zhuk
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Volodymyr Zhuk created a post, AnsweredCan not map list of enums to database. (Hibernate)
Hi everyone! I tried to map list of enum (user roles) to create new table with user id and it roles.Here is my entities. But get an exception Thanks for any advice -
Volodymyr Zhuk commented, -
Volodymyr Zhuk created a post, AnsweredFailed to add the foreign key in MySQL
I tried to create a foreign key in the table Customer , but got this error? What have i done wrong? -
Volodymyr Zhuk created a post, AnsweredXML tag has empty body
Who knows, why i get this warning about empty body ? Сan it be connected with jsp tag ? -
Volodymyr Zhuk created a post, AnsweredCan not find excactly line of compilation error.
I checked all my project ant there were not red highlighted lines. I don`t know, how i can get information where my error excactly is.