Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • Sorry, missed the exception, but have added now. Commented Feb 3, 2015 at 13:52
  • Yes, as I thought datum_id is what Hibernate is looking for. Anyway, given that this is the default behavior, that's the reason you have to specify a naming strategy if the default is not what you need. Commented Feb 3, 2015 at 14:21
  • Springboot is neat in that it brings this in automagically. But kind of annoying in that it takes excessive googling to know what it brought in and why... Not sure if it's saving time or wasting more time. Commented Sep 2, 2016 at 7:47