Hi Jan, The first approach you mentioned should work for you, Ignite uses object field names as SQL names. There is currently no way to generate classes with DB names used as field names, but as Alexey mentioned, this is something that can be added later.
In the meantime, you can modify POJOs and CacheConfig manually. -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/SQL-Aliases-are-not-interpreted-correctly-tp4281p4341.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
