Salesforce adapter polling notifications

Hello - Does anyone out there know what Salesforce objects are created by the wM SFDC adapter when we create a polling notification on a Salesforce sObject? The parallel to the JDBC adapter would be that when we create a JDBC adapter polling notification on an Oracle table (for example), 3 Oracle objects are created in the database (i.e. a buffer table, trigger and sequence).

So my question is, what objects get created on the Salesforce side when we create a SFDC adapter polling notification (e.g. UPSERT on Account object)?