{ "name": "Profile", "fields": [ { "fieldName": "bio", "fieldType": "String" }, { "fieldName": "accessible", "fieldType": "Boolean" } ], "relationships": [ { "relationshipType": "one-to-one", "relationshipName": "userProfile", "otherEntityName": "user", "otherEntityField": "email", "ownerSide": true, "otherEntityRelationshipName": "profile" } ], "changelogDate": "20190102220057", "entityTableName": "profile", "dto": "no", "pagination": "no", "service": "no", "jpaMetamodelFiltering": false, "fluentMethods": true, "clientRootFolder": "", "applications": "*" }