Yes I've already printed it but i can't find a clear definition of these terms.
Here is what i found for "cascade" :
Quote:
Specifies which operations should be cascaded from the parent object to the associated object
What does 'cascaded' mean ?
For inverse :
Quote:
You may specify a bidirectional many-to-many association simply by mapping two many-to-many associations to the same database table and declaring one end as inverse (which end is your choice).
What is an end of bidirectionnal association ... If it is bidirectionnal, there is no end ?
....
And i didn't find anything about interface. Is it possible de make it persistent ?
Thanks,
Vincent.[/quote]