{ "annotations": { "changelogDate": "20251210161125" }, "applications": ["*"], "dto": "mapstruct", "fields": [ { "fieldName": "motivoConferma", "fieldType": "String" }, { "fieldName": "tipoConferma", "fieldType": "TipoConferma", "fieldValues": "CONFERMATA,RIFIUTATA" } ], "jpaMetamodelFiltering": true, "name": "Conferma", "pagination": "pagination", "relationships": [ { "relationshipSide": "left", "relationshipType": "many-to-one", "otherEntityName": "utenteApp", "relationshipName": "confermataDa", "otherEntityField": "username" }, { "relationshipSide": "right", "relationshipType": "one-to-one", "otherEntityName": "prenotazione", "otherEntityRelationshipName": "conferma", "relationshipName": "prenotazione" } ], "searchEngine": "no", "service": "serviceImpl" }