What is the difference between @AttributeOverride and @AssociationOverride. Please explain me with the simple example.
From official documentation:
@AssociationOverride
Used to override a mapping for an entity relationship
@AttributeOverride
Used to override the mapping of a Basic (whether explicit or default) property or field or Id property or field.
Read official javadoc: is well explained with some example.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With