Cohort.json 413B

12345678910111213141516171819
  1. {
  2. "name": "Cohort",
  3. "fields": [
  4. {
  5. "fieldName": "gradDate",
  6. "fieldType": "String"
  7. }
  8. ],
  9. "relationships": [],
  10. "changelogDate": "20181217184613",
  11. "entityTableName": "cohort",
  12. "dto": "no",
  13. "pagination": "no",
  14. "service": "no",
  15. "jpaMetamodelFiltering": false,
  16. "fluentMethods": true,
  17. "clientRootFolder": "",
  18. "applications": "*"
  19. }