Hi,
I want a Customer object, the customer has a Address object which is not a relation. only the specific customer has this address. same with phone numbers, websites and so.
I would like to map my java NodeEntity to save Address Object as embedded....