{ attributes = ( {columnName = dateCreation; name = dateCreation; prototypeName = dateTime; }, { allowsNull = Y; columnName = dateExport; name = dateExport; prototypeName = dateTime; }, {allowsNull = N; name = id; prototypeName = id; }, { allowsNull = Y; columnName = idXTContainer; externalType = BIGINT; name = idXTContainer; valueClassName = NSNumber; valueType = i; }, { allowsNull = Y; columnName = idXTUser; externalType = BIGINT; name = idXTUser; valueClassName = NSNumber; valueType = i; }, { allowsNull = Y; columnName = theClientAddress; name = theClientAddress; prototypeName = varchar50; }, { allowsNull = Y; columnName = theJSONRequestFormValues; name = theJSONRequestFormValues; prototypeName = varcharLarge; }, { allowsNull = Y; columnName = theLanguageCode; externalType = VARCHAR; name = theLanguageCode; valueClassName = NSString; valueType = c; width = 10; }, { allowsNull = Y; columnName = theMessage; name = theMessage; prototypeName = varcharLarge; }, { allowsNull = Y; columnName = theSubject; name = theSubject; prototypeName = varchar100; }, { allowsNull = Y; columnName = theType; name = theType; prototypeName = varchar16; }, { allowsNull = Y; columnName = theUserAgent; name = theUserAgent; prototypeName = varchar255; } ); attributesUsedForLocking = (id); className = "it.xplants.xtro.XTFormSubmission"; classProperties = ( dateCreation, dateExport, theClientAddress, theContainer, theJSONRequestFormValues, theLanguageCode, theMessage, theSubject, theType, theUser, theUserAgent ); externalName = XTFormSubmission; fetchSpecificationDictionary = {}; name = XTFormSubmission; primaryKeyAttributes = (id); relationships = ( { destination = XTContainer; isToMany = N; joinSemantic = EOInnerJoin; joins = ({destinationAttribute = idXTContainer; sourceAttribute = idXTContainer; }); name = theContainer; }, { destination = XTUser; isToMany = N; joinSemantic = EOInnerJoin; joins = ({destinationAttribute = idXTUser; sourceAttribute = idXTUser; }); name = theUser; } ); }