Hacker News new | ask | show | jobs
by jbverschoor 561 days ago
Use hql named queries with named parameters
1 comments

What's hql? If it's something related to hybernate than your comment is slightly out of context.
Hibernate Query Language. How is it out of context?

Use Named Native Query and you have SQL queries.

I really don’t understand the objection to ORMs. By that logic, you might as well reserve a block of memory and offsets instead of class/struct attributes.

I did not object against ORMs. Please reread thread. I also have issues with SQLc, and please note it's Go library. Java is out of context.