1. Is there any way to get Play framework and JPA to use underscores in column names? stackoverflow.comI'm trying to build a Play! app running against an existing database where all the columns have underscores to separate words. This means I have to put an |
2. Problem with id column and JPA stackoverflow.comI'm trying JPA with a very simple class for the Play! framework and I'm having some problems with the id column. My sql database has only two columns:
|