scalajpa
scalajpa copied to clipboard
A framework for making JPA easier to use with Scala code
Results
4
scalajpa issues
Sort by
recently updated
recently updated
newest added
Mentioned here https://github.com/lift/framework/issues/1955
I'm porting my implementation of LINQ for Java (called Jinq) to Scala, and I was thinking of adding support for scalajpa. But all my existing code talks directly to JPA...