2
I’m studying Ibernate, how his technology works to create tables and fields. I noticed that when it comes to a Foreign key, it creates an unrepresentative name, which is calculated in some way.
With this, I will have no visibility when an exception or logic error occurs.
How can I create the Foreign key name in an elegant way ?