TypedQuery.getResultAs

Undocumented in source. Be warned that the author may not have intended to support it.
class TypedQuery(T, F = T)
R
getResultAs
(
R
)
()
if (
is(T : Object) &&
is(F : Object)
)

Meta