Robert Jaros
08/07/2019, 1:58 PM.asType<...>() the whole query just hangs without any result or exception
I can get results as a Map<String,Any> or custom mapping with .map(...) without problems
I've tried adding @Table and @Column annotations but without any success