View Javadoc
1   package ejava.jpa.example.validation;
2   
3   //checks whether data will fit within DB
4   public interface DBChecks {}