Igniters, I know that we have automatic DB integration tool documented here: http://apacheignite.readme.io/v1.0/docs/automatic-db-integration
It looks like this tool automatically investigates DB Schema and generates POJOs and Type metadata. Is there a way not to generate POJOs (perhaps user already has them), but to only generate type metadata which integrates with existing POJOs user already has? D.
