Comment on Sqlpp11 – A type safe SQL template library for C++Comments−_ZeD_11yIs there a java equivalent?−batbomb11yI wrote something similar a few years ago:http://GitHub.com/zerorm/zerorm−_ZeD_11yafter a search, I found http://www.querydsl.com/ -- seems reasonable and sound with the sql syntax−adrianb11yAny ORM?
Comments
Is there a java equivalent?
I wrote something similar a few years ago:
http://GitHub.com/zerorm/zerorm
after a search, I found http://www.querydsl.com/ -- seems reasonable and sound with the sql syntax
Any ORM?