Hacker News new | past | comments | ask | show | jobs | submit login

What about moving the connector to the table declaration, similar to dbcontext in .net?

Something like Q.table(definition, connector), which would then allow you to just write users.filter(user => user.id.eq(42).fetch()




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: