Related to this pull request: https://issues.apache.org/jira/browse/IGNITE-3964
Is there a way to assign an alias for a table name using the annotation method similar to how you can assign an alias for a field name using the following: @QuerySqlField (name="foo") private Short bar; -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/assign-alias-for-table-name-using-annotations-tp13759.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
