Hello, I'm currently starting to become acquainted with oaW by using the fornax hibernate cartridge (version 1.9.0). As I want the cartridge to use annotations in the generated code, I switched JPAAnnotations on. Here is the content of my hibernateConfig.txt:
-preProcessing +mappings +pojo -schemaExport +FieldsAreNaturalKeys +JPAAnnotations -hibernate_dirCleaner The first tests were all ok, but then I saw that the cartridge does not generate for instance the ManyToOne Annotation, the OneToMany Annotation and so on. Do I have to configure more stuff in order to make the cartridge generate these annotations as well or as these annotations simply not supported? Thank you in advance. -- View this message in context: http://www.nabble.com/Hibernate-Cartridge-1.9.0---No-ManyToOne-etc.-annotations--tp22884363s17564p22884363.html Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
