Kwery doesn't have type safe queries at the moment...
# exposed
a
Kwery doesn't have type safe queries at the moment, its focus is more on the mapping of result sets to (immutable) domain objects. I think Kwery could be fairly easily ported to Java 8 as is. Java has the key feature it needs:
::
references to functions and lambdas. It would be a lot more verbose however.