I am using Java7 persistence with Spring Data JPA template to generate my DAL classes using Telosys generator. While my database has default values set for all the columns, my template fails to generate the same in my @column annotation. Kindly suggest if this can be fixed in the template or any other template you suggest.