Situation: you have a hibernate component which itself has a link to another object (e.g. many-to-one)
When loading, if hibernate is not able to satisfy the dependency, it will NOT set the field for your component.
e.g. we have :
{ 29 09 2008 04:09 }
Situation: you have a hibernate component which itself has a link to another object (e.g. many-to-one)
When loading, if hibernate is not able to satisfy the dependency, it will NOT set the field for your component.
e.g. we have :