But normally you don't go around mentioning all th...
# tornadofx
e
But normally you don't go around mentioning all the fields like that. The query has aliases for each table you use, and you'd normally have a function that takes an ORDER table and converts it into an Order domain object. I have constructors in my domain objects that accepts a table instance.