Hi, Consider a relationship from table "Person" to table "Car"
Intuitively, I guess the fk-constraint parameter from the @jboss.relation tag would cause an error if you would try to set a person's car to a car that is not in the dbase yet... Now I ask myself how this could be done? The only way to set a car seems to be via a method which takes a CarLocal as a parameter, and you can't give a CarLocal as a parameter if it isn't in the database yet, can you? So if this is true, wouldn't that make the fk-constraint parameter useless? Thanks Hans
signature.asc
Description: This is a digitally signed message part
