1. How could I decide how much data to load in JPA? stackoverflow.comI have a database with nodes that points to other nodes in parent children relationship and a lookup table to translate between web addresses and nodes. I need to get information about ... |
2. wrong timezone when loading joda Instant field via JPA stackoverflow.comIn my Play application I have a model with a |
3. type mistmach for notmodified enum while loading Fixtures stackoverflow.comI'm using @ApplicationStart job to fill dev db with some values, but i'm encountering strange behavoiur after i clear it with:
Some of my models have a field which is enumeration, each ... |