Also, can embeddables be just POJOs? If not, maybe we mark them with some interface?
2009/12/29 Andrey Razumovsky <[email protected]> > Just started to play with embeddables. I mapped one as shown in this guide, > but then at class generation classes with embeddables are not checked by > default and I see warning "attribute.name" contains invalid character: . > near them > What is that? As far as I can tell, if checked manually, classes get > generated correctly > -- Andrey
