Hi! Could you provide more details? Especially your table metadata.
I think you could just mark in UI foreign key fields as key fields and that will do what you need. Also please read documentation about joins in Ignite (your data should be properly collocated). http://apacheignite.readme.io/docs/cache-queries And also feel free to change code generated by schema-import utility for your needs. It is just generated code you can add / change it. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/How-to-generate-POJOs-using-schema-import-tables-has-no-primary-key-tp669p674.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
