The answer i found is to use: describe name inside here -> ``, that way it enterprets the group as a db field and gives no error Same goes if you want to use select * from
You would need to type select * from group inside ``
I've triend renaming Group entity and class to Groups, because Group is reserved Keyword, but it didn't help