By cpandey05
via chandanpandey.com
Submitted: Jan 04 2013 / 01:42
If an joined entity is being saved in JPA, and column tag is used instead of joincolumn, JPA tries to save the complete nested graph as LOB in DB instead of just the ID -resulting in data truncation exception
Add your comment