Using Play/Anorm with more than 22 fields?

76 views Asked by At

I'm using the "computer-database" sample app as a guide on how to create models using Anorm. The problem I've run into is the "22 parameter" limitation. Is there a workaround, or a sample app that deals with this?

Please assume that having >22 fields in this case is not a "sign of bad design", but a domain-specific requirement.

0

There are 0 answers