Tagged Questions

2
votes
0answers
64 views

How to use many-to-one associations in CompositeUserTypes

does anybody have a sample on how to use a CompositeUserType that contains a many-to-one association? How to convert the foreign key received in the 'nullSaveGet' method into the corresponding ...