Annotation « Default « JPA Q&A





1. Setting default values for columns in JPA    stackoverflow.com

Is it possible to set a default value for columns in JPA, and if, how is it done using annotations?