{ attributes = ( { allowsNull = Y; columnName = dateEvent; name = dateEvent; prototypeName = dateTime; }, { columnName = dateSubscription; name = dateSubscription; prototypeName = dateTime; }, {allowsNull = N; name = id; prototypeName = id; }, { columnName = idXTContainer; externalType = BIGINT; name = idXTContainer; valueClassName = NSNumber; valueType = i; }, { columnName = idXTUser; externalType = BIGINT; name = idXTUser; valueClassName = NSNumber; valueType = i; }, { allowsNull = Y; columnName = theAltro; name = theAltro; prototypeName = varchar1000; }, { allowsNull = Y; columnName = theCognome; name = theCognome; prototypeName = varchar50; }, {columnName = theEmail; name = theEmail; prototypeName = varchar100; }, { allowsNull = Y; columnName = theEventName; name = theEventName; prototypeName = varchar255; }, { allowsNull = Y; columnName = theNome; name = theNome; prototypeName = varchar50; } ); className = "it.xplants.xtro.vw.eo.VWEventSubscription"; classProperties = ( dateEvent, dateSubscription, idXTContainer, idXTUser, theAltro, theCognome, theEmail, theEventName, theNome ); externalName = VWEventSubscription; fetchSpecificationDictionary = {}; name = VWEventSubscription; primaryKeyAttributes = (id); }