misk icon indicating copy to clipboard operation
misk copied to clipboard

Hibernate count queries

Open mark-karantayer opened this issue 6 years ago • 1 comments
trafficstars

I've been looking through misk and haven't found any mapping for hibernate count queries. Did I overlook something?

Is there a design reason for that? If not, I'd be happy to throw up a PR.

mark-karantayer avatar Jul 25 '19 21:07 mark-karantayer

it's currently missing, ReflectionQueryFactory is the place to start if you're interested in adding it

jjestrel avatar Jul 26 '19 01:07 jjestrel